Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
Ddoc.cpp1345 OperandParameters DecorationOperands[DecorationCeiling]; variable
1463 DecorationOperands[DecorationStream].push(OperandLiteralNumber, "'Stream Number'"); in Parameterize()
1464 DecorationOperands[DecorationLocation].push(OperandLiteralNumber, "'Location'"); in Parameterize()
1465 DecorationOperands[DecorationComponent].push(OperandLiteralNumber, "'Component'"); in Parameterize()
1466 DecorationOperands[DecorationIndex].push(OperandLiteralNumber, "'Index'"); in Parameterize()
1467 DecorationOperands[DecorationBinding].push(OperandLiteralNumber, "'Binding Point'"); in Parameterize()
1468 DecorationOperands[DecorationDescriptorSet].push(OperandLiteralNumber, "'Descriptor Set'"); in Parameterize()
1469 DecorationOperands[DecorationOffset].push(OperandLiteralNumber, "'Byte Offset'"); in Parameterize()
1470 DecorationOperands[DecorationXfbBuffer].push(OperandLiteralNumber, "'XFB Buffer Number'"); in Parameterize()
1471 DecorationOperands[DecorationXfbStride].push(OperandLiteralNumber, "'XFB Stride'"); in Parameterize()
[all …]