Searched defs:compile_args (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler_test.cpp1753 CompileArgs compile_args = { 1, 1, 1 }; local in function:TEST_F
H A Dcompute_test.h312 CompileArgs compile_args = { x, y, z }; local in function:ComputeTest::run_shader
335 CompileArgs compile_args local in function:ComputeTest::run_shader
296 run_shader(Shader shader,const CompileArgs & compile_args,Args &...args) argument
317 run_shader(const std::vector<const char * > & sources,const CompileArgs & compile_args,Args &...args) argument
[all...]
H A Dcompute_test.cpp423 run_shader_with_raw_args(Shader shader,const CompileArgs & compile_args,const std::vector<RawShaderArg * > & args) argument
792 compile(const std::vector<const char * > & sources,const std::vector<const char * > & compile_args,bool create_library) argument
[all...]

Completed in 7 milliseconds