Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
Ddoc.cpp1574 …OperandClassParams[OperandImageOperands].set(ImageOperandsCeiling, ImageOperandsString, ImageOpera… in Parameterize()
1790 InstructionDesc[OpImageRead].operands.push(OperandImageOperands, "", true); in Parameterize()
1796 InstructionDesc[OpImageWrite].operands.push(OperandImageOperands, "", true); in Parameterize()
1801 InstructionDesc[OpImageSampleImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1806 InstructionDesc[OpImageSampleExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1812 InstructionDesc[OpImageSampleDrefImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1818 InstructionDesc[OpImageSampleDrefExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1823 InstructionDesc[OpImageSampleProjImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1828 InstructionDesc[OpImageSampleProjExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1834 InstructionDesc[OpImageSampleProjDrefImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
[all …]
Ddoc.h141 OperandImageOperands, enumerator
Ddisassemble.cpp436 case OperandImageOperands: in disassembleInstruction()
437 outputMask(OperandImageOperands, stream[word++]); in disassembleInstruction()
DSPVRemapper.cpp648 case spv::OperandImageOperands: in processInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Doperand-class-test-coverage.csv26 " OperandImageOperands,",UNUSED,used to make a spec section,,see OperandOptionalImage
/third_party/spirv-tools/test/
Doperand-class-test-coverage.csv26 " OperandImageOperands,",UNUSED,used to make a spec section,,see OperandOptionalImage
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Doperand-class-test-coverage.csv26 " OperandImageOperands,",UNUSED,used to make a spec section,,see OperandOptionalImage
/third_party/skia/third_party/externals/spirv-tools/test/
Doperand-class-test-coverage.csv26 " OperandImageOperands,",UNUSED,used to make a spec section,,see OperandOptionalImage
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp200 type = OperandImageOperands; in ToOperandClassAndOptionality()
450 …establishOperandClass(enumName, OperandImageOperands, &ImageOperandsParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h69 OperandImageOperands, enumerator
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp214 type = OperandImageOperands; in ToOperandClassAndOptionality()
496 …establishOperandClass(enumName, OperandImageOperands, &ImageOperandsParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h71 OperandImageOperands, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp214 type = OperandImageOperands; in ToOperandClassAndOptionality()
496 …establishOperandClass(enumName, OperandImageOperands, &ImageOperandsParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h71 OperandImageOperands, enumerator