Home
last modified time | relevance | path

Searched defs:add_function (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlower_int64.cpp96 void add_function(ir_function *f) in add_function() function in __anon4ec382df0111::lower_64bit_visitor
Dglsl_symbol_table.cpp192 bool glsl_symbol_table::add_function(ir_function *f) in add_function() function in glsl_symbol_table
Dbuiltin_functions.cpp4689 builtin_builder::add_function(const char *name, ...) in add_function() function in builtin_builder
/third_party/boost/libs/compute/include/boost/compute/detail/
Dmeta_kernel.hpp822 void add_function(const std::string &name, const std::string &source) in add_function() function in boost::compute::detail::meta_kernel
832 void add_function(const std::string &name, in add_function() function in boost::compute::detail::meta_kernel
/third_party/boost/boost/compute/detail/
Dmeta_kernel.hpp822 void add_function(const std::string &name, const std::string &source) in add_function() function in boost::compute::detail::meta_kernel
832 void add_function(const std::string &name, in add_function() function in boost::compute::detail::meta_kernel
/third_party/toybox/toys/pending/
Dsh.c689 struct sh_pipeline *add_function(char *name, struct sh_pipeline *pl) in add_function() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto506 TransformationAddFunction add_function = 32; field
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto506 TransformationAddFunction add_function = 32; field
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto506 TransformationAddFunction add_function = 32; field
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c1835 add_function(struct dxil_module *m, const char *name, in add_function() function