Home
last modified time | relevance | path

Searched defs:maxTextureLayers (Results 1 – 9 of 9) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_multisample.cpp49 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_2D_array_multisample_size_descriptors() local
Dtest_images_1Darray.cpp31 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_1D_array_size_descriptors() local
Dtest_images_2Darray.cpp32 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_2D_array_size_descriptors() local
Dtest_image_methods.cpp349 GLint maxTextureSize = 4096, maxTextureRectangleSize = 4096, maxTextureLayers = 16, size; in test_image_methods_depth() local
389 GLint maxTextureLayers = 16, maxTextureSize = 4096; in test_image_methods_multisample() local
Dtest_images_depth.cpp55 GLint maxTextureSize = 4096, maxTextureRectangleSize = 4096, maxTextureLayers = 16, size; in calc_depth_array_size_descriptors() local
/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp177 glw::GLint maxTextureLayers = 0; in init() local
Des31fNegativeTextureApiTests.cpp2808 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in teximage3d_max_width_height_depth() local
3374 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in compressedteximage3d_max_width_height_depth() local
Des31fTextureMultisampleTests.cpp1157 GLint maxTextureLayers = 0; in init() local
/external/angle/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp236 GLint maxTextureLayers = 0; in TEST_P() local