Searched defs:crGlslProgGetNoAlpha (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp1324 DECLINLINE(GLuint) crGlslProgGetNoAlpha(const CR_GLSL_CACHE *pCache, GLenum enmTexTarget) function
1390 GLuint uiProg = crGlslProgGetNoAlpha(pCache, enmTexTarget);
1406 GLuint uiProg = crGlslProgGetNoAlpha(pCache, enmTexTarget);
1416 uiProg = crGlslProgGetNoAlpha(pCache, enmTexTarget);

Completed in 49 milliseconds