Searched defs:maxTextureLayers (Results 1 – 9 of 9) sorted by relevance
381 maxTextureLayers = 16, size; in test_image_methods_depth() local433 GLint maxTextureLayers = 16, maxTextureSize = 4096; in test_image_methods_multisample() local
32 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_2D_array_size_descriptors() local
31 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_1D_array_size_descriptors() local
52 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_2D_array_multisample_size_descriptors() local
57 maxTextureLayers = 16, size; in calc_depth_array_size_descriptors() local
2961 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in teximage3d_max_width_height_depth() local3538 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in compressedteximage3d_max_width_height_depth() local
161 glw::GLint maxTextureLayers = 0; in init() local
1256 GLint maxTextureLayers = 0; in init() local
236 GLint maxTextureLayers = 0; in TEST_P() local