Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DGLSLProgram.cpp152 …const GLchar *fsh_str = program->fshader_source ? program->fshader_source : (const GLchar *)(fsh_s…
154 if (!CompileShader(fsh_str, fsh, program->fshader_filename, error_message)) {
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DGLSLProgram.cpp152 …const GLchar *fsh_str = program->fshader_source ? program->fshader_source : (const GLchar *)(fsh_s… in glsl_recompile() local
154 if (!CompileShader(fsh_str, fsh, program->fshader_filename, error_message)) { in glsl_recompile()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DGLSLProgram.cpp152 …const GLchar *fsh_str = program->fshader_source ? program->fshader_source : (const GLchar *)(fsh_s… in glsl_recompile() local
154 if (!CompileShader(fsh_str, fsh, program->fshader_filename, error_message)) { in glsl_recompile()