Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp4642 for (const auto &spv_func : spv_function_implementations) in emit_custom_templates() local
4735 for (const auto &spv_func : spv_function_implementations) in emit_custom_functions() local
14779 void CompilerMSL::add_spv_func_and_recompile(SPVFuncImpl spv_func) in add_spv_func_and_recompile()
14797 SPVFuncImpl spv_func = get_spv_func_impl(opcode, args); in handle() local