Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/CInterface/
Dspirv_c_interface.cpp115 GLSLANG_EXPORT const char* glslang_program_SPIRV_get_messages(glslang_program_t* program) in glslang_program_SPIRV_get_messages() function
/third_party/ffmpeg/libavutil/
Dvulkan_glslang.c220 messages = glslang_program_SPIRV_get_messages(glslc_program); in glslc_shader_compile()
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h280 GLSLANG_EXPORT const char* glslang_program_SPIRV_get_messages(glslang_program_t* program);
/third_party/glslang/
DREADME.md471 const char* spirv_messages = glslang_program_SPIRV_get_messages(program);