Searched defs:compile_args (Results 1 – 10 of 10) sorted by relevance
| /external/mesa3d/src/microsoft/clc/ |
| D | compute_test.h | 297 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
|
| D | compute_test.cpp | 466 const CompileArgs &compile_args, in run_shader_with_raw_args() 793 const std::vector<const char *> &compile_args, in compile()
|
| D | clc_compiler_test.cpp | 1799 CompileArgs compile_args = { 1, 1, 1 }; in TEST_F() local
|
| /external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
| D | compiler.cpp | 612 struct compile_args struct 614 compiler& c; 615 compile_args(compiler& c) : c(c) {} in compile_args() function 617 typedef value result_type; 618 value operator()(ast::expression const& expr) const in operator ()()
|
| /external/capstone/bindings/python/ |
| D | setup_cython.py | 40 compile_args = ['-O3', '-fomit-frame-pointer', '-I' + HEADERS_DIR] variable
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | gen_vk_internal_shaders.py | 383 compile_args, preprocessor_args, variable_name): argument 447 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
|
| /external/python/cpython2/Tools/ssl/ |
| D | multissltests.py | 139 def __init__(self, version, compile_args=(), argument
|
| /external/mesa3d/python-build/ |
| D | meson_impl.py | 77 compile_args=[], argument 103 def partial_dependency(self, compile_args=''): argument
|
| D | meson_common.py | 42 compile_args=[], argument
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_texture_handle.c | 607 LLVMValueRef compile_args[4] = { in compile_jit_sample_function() local
|