Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/compiler/
Dnak_nir_lower_vtg_io.c115 bool is_patch; in lower_vtg_io_intrin() local
/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/tests/
Dnir_opt_varyings_test.h346 is_patch(gl_varying_slot slot) in is_patch() function
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c507 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