Home
last modified time | relevance | path

Searched refs:SpvDecorationBufferBlock (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/sksl/
Dspirv.h322 SpvDecorationBufferBlock = 3, enumerator
DSkSLSPIRVCodeGenerator.cpp2707 this->writeInstruction(SpvOpDecorate, typeId, SpvDecorationBufferBlock, fDecorationBuffer); in writeInterfaceBlock()
/external/mesa3d/src/compiler/spirv/
Dspirv.h322 SpvDecorationBufferBlock = 3, enumerator
Dspirv_to_nir.c532 case SpvDecorationBufferBlock: in struct_member_decoration_cb()
584 case SpvDecorationBufferBlock: in type_decoration_cb()
Dvtn_variables.c1109 case SpvDecorationBufferBlock: in apply_var_decoration()