Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DProgramsTest.cpp192 int minLevels, int maxLevels) { in create_random_proc_tree()
270 bool GrDrawingManager::ProgramUnitTest(GrDirectContext* direct, int maxStages, int maxLevels) { in ProgramUnitTest()
440 int maxLevels = get_programs_max_levels(ctxInfo); in test_programs() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayTex3DValidation.cpp170 const glw::GLint maxLevels = (glw::GLint)floor(log(maxTextureSize) / log(2.0f)) + 1; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp83 …erLevels::BufferLevels(VkImageType type, VkFormat format, VkExtent3D levelZero, uint32_t maxLevels, in BufferLevels()
839 uint32_t maxLevels; in createImageSubresourceLayoutTests() member
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexgetimage.c1219 GLint maxLevels; in common_error_check() local
1679 GLint maxLevels; in getcompressedteximage_error_check() local
H A Dtexobj.c713 GLint maxLevels = 0; in _mesa_test_texobj_completeness() local
H A Dtexparam.c2090 GLint maxLevels; in get_tex_level_parameteriv() local
H A Dteximage.c2129 const GLint maxLevels = _mesa_max_texture_levels(ctx, target); in compressed_texture_error_check() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTextureClampTests.cpp663 int maxLevels = 0; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSlicedViewOf3DTests.cpp1155 const uint32_t maxLevels = TestParams::getMaxMipLevelCountForSize(kWidth); in createImageSlicedViewOf3DTests() local