Home
last modified time | relevance | path

Searched refs:GLSLextNVGetDebugNames (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
Ddisassemble.cpp73 static const char* GLSLextNVGetDebugNames(const char*, unsigned);
531 out << "(" << GLSLextNVGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
698 static const char* GLSLextNVGetDebugNames(const char* name, unsigned entrypoint) in GLSLextNVGetDebugNames() function