Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h360 SpvDecorationInputAttachmentIndex = 43, enumerator
DSkSLSPIRVCodeGenerator.cpp2653 this->writeInstruction(SpvOpDecorate, target, SpvDecorationInputAttachmentIndex, in writeLayout()
2680 this->writeInstruction(SpvOpDecorate, target, member, SpvDecorationInputAttachmentIndex, in writeLayout()
/external/mesa3d/src/compiler/spirv/
Dspirv.h360 SpvDecorationInputAttachmentIndex = 43, enumerator
Dvtn_variables.c1118 case SpvDecorationInputAttachmentIndex: in apply_var_decoration()
1164 case SpvDecorationInputAttachmentIndex: in var_decoration_cb()
Dspirv_to_nir.c545 case SpvDecorationInputAttachmentIndex: in struct_member_decoration_cb()
627 case SpvDecorationInputAttachmentIndex: in type_decoration_cb()