Searched defs:maxTextureLayers (Results 1 – 5 of 5) sorted by relevance
177 glw::GLint maxTextureLayers = 0; in init() local
2808 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in teximage3d_max_width_height_depth() local3374 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in compressedteximage3d_max_width_height_depth() local
1198 GLint maxTextureLayers = 0; in init() local
236 GLint maxTextureLayers = 0; in TEST_P() local