Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dliveness.cpp167 bool is_patch, bool input) { in AnalyzeAccessChainLoc()
248 bool is_patch = !deco_mgr->WhileEachDecoration( in MarkRefLive() local
Deliminate_dead_output_stores_pass.cpp87 bool is_patch = !deco_mgr->WhileEachDecoration( in KillAllDeadStoresOfLocRef() local
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c484 bool is_patch; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp2549 bool is_patch = has_decoration(var.self, DecorationPatch); in emit_interface_block() local
3616 bool is_patch = has_decoration(var.self, DecorationPatch); in emit_output_variable_initializer() local
15319 bool is_patch = has_decoration(var->self, DecorationPatch); in unroll_array_from_complex_load() local
Dspirv_msl.cpp1770 bool is_patch = has_decoration(arg_id, DecorationPatch) || is_patch_block(*p_type); in extract_global_variables_from_function() local