Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_image_methods.cpp381 maxTextureLayers = 16, size; in test_image_methods_depth() local
433 GLint maxTextureLayers = 16, maxTextureSize = 4096; in test_image_methods_multisample() local
H A Dtest_images_2Darray.cpp32 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_2D_array_size_descriptors() local
H A Dtest_images_1Darray.cpp31 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_1D_array_size_descriptors() local
H A Dtest_images_multisample.cpp52 GLint maxTextureLayers = 16, maxTextureSize = 4096; in calc_2D_array_multisample_size_descriptors() local
H A Dtest_images_depth.cpp57 maxTextureLayers = 16, size; in calc_depth_array_size_descriptors() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp2961 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in teximage3d_max_width_height_depth() local
3538 int maxTextureLayers = ctx.getInteger(GL_MAX_ARRAY_TEXTURE_LAYERS) + 1; in compressedteximage3d_max_width_height_depth() local
H A Des31fShaderTextureSizeTests.cpp161 glw::GLint maxTextureLayers = 0; in init() local
H A Des31fTextureMultisampleTests.cpp1256 GLint maxTextureLayers = 0; in init() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferMultiviewTest.cpp236 GLint maxTextureLayers = 0; in TEST_P() local