Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
Ddisassemble.cpp64 static const char* GLSLextNVGetDebugNames(const char*, unsigned);
526 out << "(" << GLSLextNVGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
698 static const char* GLSLextNVGetDebugNames(const char* name, unsigned entrypoint) in GLSLextNVGetDebugNames() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
Ddisassemble.cpp64 static const char* GLSLextNVGetDebugNames(const char*, unsigned);
526 out << "(" << GLSLextNVGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
698 static const char* GLSLextNVGetDebugNames(const char* name, unsigned entrypoint) in GLSLextNVGetDebugNames() function