Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Ddisassemble.cpp67 static const char* GLSLextNVGetDebugNames(const char*, unsigned);
533 out << "(" << GLSLextNVGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
707 static const char* GLSLextNVGetDebugNames(const char* name, unsigned entrypoint) in GLSLextNVGetDebugNames() function
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Ddisassemble.cpp68 static const char* GLSLextNVGetDebugNames(const char*, unsigned);
549 out << "(" << GLSLextNVGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
748 static const char* GLSLextNVGetDebugNames(const char* name, unsigned entrypoint) in GLSLextNVGetDebugNames() function