Home
last modified time | relevance | path

Searched refs:id_of_composite (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h439 Instruction* AddCompositeExtract(uint32_t type, uint32_t id_of_composite, in AddCompositeExtract() argument
442 operands.push_back({SPV_OPERAND_TYPE_ID, {id_of_composite}}); in AddCompositeExtract()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h439 Instruction* AddCompositeExtract(uint32_t type, uint32_t id_of_composite, in AddCompositeExtract() argument
442 operands.push_back({SPV_OPERAND_TYPE_ID, {id_of_composite}}); in AddCompositeExtract()
/third_party/spirv-tools/source/opt/
H A Dir_builder.h459 Instruction* AddCompositeExtract(uint32_t type, uint32_t id_of_composite, in AddCompositeExtract() argument
462 operands.push_back({SPV_OPERAND_TYPE_ID, {id_of_composite}}); in AddCompositeExtract()

Completed in 5 milliseconds