Home
last modified time | relevance | path

Searched refs:glsl_bind (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DGLSLProgram.h57 void glsl_bind(const GLSLProgram *program);
H A DGLSLProgram.cpp244 void glsl_bind(const GLSLProgram *program) { in Allocate()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DGLSLProgram.h57 void glsl_bind(const GLSLProgram *program);
H A DGLSLProgram.cpp244 void glsl_bind(const GLSLProgram *program) { in glsl_bind() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DGLSLProgram.h57 void glsl_bind(const GLSLProgram *program);
H A DGLSLProgram.cpp244 void glsl_bind(const GLSLProgram *program) { in glsl_bind() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GEDebugger/
H A DSimpleGLWindow.cpp157 glsl_bind(drawProgram_); in CreateProgram()
214 glsl_bind(drawProgram_); in DrawChecker()
401 glsl_bind(drawProgram_); in Redraw()
H A DVertexPreview.cpp73 glsl_bind(prog); in BindPreviewProgram()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GEDebugger/
H A DSimpleGLWindow.cpp157 glsl_bind(drawProgram_); in CreateProgram()
214 glsl_bind(drawProgram_); in DrawChecker()
401 glsl_bind(drawProgram_); in Redraw()
H A DVertexPreview.cpp73 glsl_bind(prog); in BindPreviewProgram()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GEDebugger/
H A DSimpleGLWindow.cpp157 glsl_bind(drawProgram_); in CreateProgram()
214 glsl_bind(drawProgram_); in DrawChecker()
401 glsl_bind(drawProgram_); in Redraw()
H A DVertexPreview.cpp73 glsl_bind(prog); in BindPreviewProgram()