Home
last modified time | relevance | path

Searched refs:SetupShaders (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Ddrawbuffers.c248 SetupShaders(void) in SetupShaders() function
288 SetupShaders(); in Init()
H A Ddrawbuffers2.c295 SetupShaders(void) in SetupShaders() function
337 SetupShaders(); in Init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Ddrawbuffers.c248 SetupShaders(void) in SetupShaders() function
288 SetupShaders(); in Init()
H A Ddrawbuffers2.c295 SetupShaders(void) in SetupShaders() function
337 SetupShaders(); in Init()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_rasterizer.h245 void SetupShaders(GLenum primitive_mode);
H A Dgl_rasterizer.cpp319 void RasterizerOpenGL::SetupShaders(GLenum primitive_mode) { in SetupShaders() function in OpenGL::RasterizerOpenGL
660 SetupShaders(primitive_mode); in Draw()
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DOGL_Render.cpp475 static void SetupShaders();
619 SetupShaders(); in OGL_StartRun()
2852 void SetupShaders() in SetupShaders() function