Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dext_inst.glsl_test.cpp28 struct ExtInstContext { struct
29 const char* extInstOpName;
30 const char* extInstOperandVars;
33 uint32_t extInstOpcode; ///< Opcode value for this extended instruction.
34 uint32_t extInstLength; ///< Wordcount of this extended instruction.
35 std::vector<uint32_t> extInstOperandIds; ///< Ids for operands.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.glsl_test.cpp30 struct ExtInstContext { struct
31 const char* extInstOpName;
32 const char* extInstOperandVars;
35 uint32_t extInstOpcode; ///< Opcode value for this extended instruction.
36 uint32_t extInstLength; ///< Wordcount of this extended instruction.
37 std::vector<uint32_t> extInstOperandIds; ///< Ids for operands.
/third_party/spirv-tools/test/
Dext_inst.glsl_test.cpp30 struct ExtInstContext { struct
31 const char* extInstOpName;
32 const char* extInstOperandVars;
35 uint32_t extInstOpcode; ///< Opcode value for this extended instruction.
36 uint32_t extInstLength; ///< Wordcount of this extended instruction.
37 std::vector<uint32_t> extInstOperandIds; ///< Ids for operands.
/third_party/skia/third_party/externals/spirv-tools/test/
Dext_inst.glsl_test.cpp30 struct ExtInstContext { struct
31 const char* extInstOpName;
32 const char* extInstOperandVars;
35 uint32_t extInstOpcode; ///< Opcode value for this extended instruction.
36 uint32_t extInstLength; ///< Wordcount of this extended instruction.
37 std::vector<uint32_t> extInstOperandIds; ///< Ids for operands.