Home
last modified time | relevance | path

Searched defs:compile_args (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.h297 const CompileArgs &compile_args, in run_shader()
312 CompileArgs compile_args = { x, y, z }; in run_shader() local
318 const CompileArgs &compile_args, in run_shader()
335 CompileArgs compile_args = { x, y, z }; in run_shader() local
Dcompute_test.cpp424 const CompileArgs &compile_args, in run_shader_with_raw_args()
793 const std::vector<const char *> &compile_args, in compile()
Dclc_compiler_test.cpp1753 CompileArgs compile_args = { 1, 1, 1 }; in TEST_F() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp612 struct compile_args struct
614 compiler& c;
615 compile_args(compiler& c) : c(c) {} in compile_args() argument
617 typedef value result_type;
618 value operator()(ast::expression const& expr) const in operator ()()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/
Dmeson.build40 compile_args = [compiler_args] variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dgen_vk_internal_shaders.py306 compile_args, preprocessor_args): argument
367 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dgen_vk_internal_shaders.py383 compile_args, preprocessor_args, variable_name): argument
447 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument