Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp3434 bool has_block_flags = has_decoration(type.self, DecorationBlock); in emit_resources() local
3443 bool has_block_flags = has_decoration(type.self, DecorationBlock); in emit_resources() local
3458 bool has_block_flags = ir.meta[type.self].decoration.decoration_flags.get(DecorationBlock) || in emit_resources() local
Dspirv_hlsl.cpp1307 bool has_block_flags = ir.meta[type.self].decoration.decoration_flags.get(DecorationBlock) || in emit_resources() local