Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Ddisassemble.cpp66 static const char* GLSLextAMDGetDebugNames(const char*, unsigned);
530 out << "(" << GLSLextAMDGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
665 static const char* GLSLextAMDGetDebugNames(const char* name, unsigned entrypoint) in GLSLextAMDGetDebugNames() function
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Ddisassemble.cpp67 static const char* GLSLextAMDGetDebugNames(const char*, unsigned);
546 out << "(" << GLSLextAMDGetDebugNames(name, entrypoint) << ")"; in disassembleInstruction()
706 static const char* GLSLextAMDGetDebugNames(const char* name, unsigned entrypoint) in GLSLextAMDGetDebugNames() function