Home
last modified time | relevance | path

Searched defs:spvOpcodeString (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp186 const char* spvOpcodeString(const uint32_t opcode) { in spvOpcodeString() function
207 const char* spvOpcodeString(const spv::Op opcode) { in spvOpcodeString() function
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp207 const char* spvOpcodeString(const uint32_t opcode) { in spvOpcodeString() function
229 const char* spvOpcodeString(const spv::Op opcode) { in spvOpcodeString() function
/external/angle/third_party/spirv-tools/src/source/
Dopcode.cpp207 const char* spvOpcodeString(const uint32_t opcode) { in spvOpcodeString() function
229 const char* spvOpcodeString(const spv::Op opcode) { in spvOpcodeString() function