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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp1167 #define CR_GLSL_STR_EXT_TR "#extension GL_ARB_texture_rectangle : enable\n" macro
1195 return CR_GLSL_PATTERN_FS_NOALPHA(CR_GLSL_STR_V_120, CR_GLSL_STR_EXT_TR, CR_GLSL_STR_2DRECT);
1205 return CR_GLSL_PATTERN_FS_NOALPHA("", CR_GLSL_STR_EXT_TR, CR_GLSL_STR_2DRECT);

Completed in 49 milliseconds