Home
last modified time | relevance | path

Searched defs:spv_instruction_t (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/
Dinstruction.h25 struct spv_instruction_t { struct
45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dinstruction.h25 struct spv_instruction_t { struct
45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dinstruction.h25 struct spv_instruction_t { struct
45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
Dvalidate_id.cpp318 bool idUsage::isValid<SpvOpTypeSampler>(const spv_instruction_t*, in isValid()
525 bool idUsage::isValid<SpvOpTypePipe>(const spv_instruction_t*, in isValid()