Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h349 SpvDecorationIndex = 32, enumerator
DSkSLSPIRVCodeGenerator.cpp2645 this->writeInstruction(SpvOpDecorate, target, SpvDecorationIndex, layout.fIndex, in writeLayout()
2672 this->writeInstruction(SpvOpMemberDecorate, target, member, SpvDecorationIndex, in writeLayout()
/external/mesa3d/src/compiler/spirv/
Dspirv.h349 SpvDecorationIndex = 32, enumerator
Dspirv_to_nir.c540 case SpvDecorationIndex: in struct_member_decoration_cb()
622 case SpvDecorationIndex: in type_decoration_cb()
Dvtn_variables.c1047 case SpvDecorationIndex: in apply_var_decoration()