Home
last modified time | relevance | path

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

/external/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.
/external/deqp-deps/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.