Home | Info | Community | Development | myReactOS | Contact Us
#include "main/imports.h"
#include "main/mtypes.h"
#include "shader/program.h"
#include "shader/prog_instruction.h"
#include "shader/prog_parameter.h"
#include "shader/prog_statevars.h"
#include "shader/slang/slang_ir.h"
#include "shader/slang/slang_emit.h"
#include "shader/slang/slang_builtin.h"
Go to the source code of this file.
Resolve built-in uniform vars.
Definition in file slang_builtin.c.