Searched defs:maxLevels (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/tests/ |
| D | ProgramsTest.cpp | 163 int minLevels, int maxLevels) { in create_random_proc_tree() 241 bool GrDrawingManager::ProgramUnitTest(GrDirectContext* direct, int maxStages, int maxLevels) { in ProgramUnitTest() 393 int maxLevels = get_programs_max_levels(ctxInfo); in test_programs() local
|
| /third_party/skia/m133/tests/ |
| D | ProgramsTest.cpp | 192 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
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArrayTex3DValidation.cpp | 169 const glw::GLint maxLevels = (glw::GLint)floor(log(maxTextureSize) / log(2.0f)) + 1; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageSubresourceLayoutTests.cpp | 82 …erLevels (VkImageType type, VkFormat format, VkExtent3D levelZero, deUint32 maxLevels, VkImageAspe… in BufferLevels() 669 deUint32 maxLevels; in createImageSubresourceLayoutTests() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageSubresourceLayoutTests.cpp | 82 …erLevels (VkImageType type, VkFormat format, VkExtent3D levelZero, deUint32 maxLevels, VkImageAspe… in BufferLevels() 801 deUint32 maxLevels; in createImageSubresourceLayoutTests() member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cSparseTextureClampTests.cpp | 664 int maxLevels = 0; in iterate() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texgetimage.c | 1219 GLint maxLevels; in common_error_check() local 1679 GLint maxLevels; in getcompressedteximage_error_check() local
|
| D | texobj.c | 713 GLint maxLevels = 0; in _mesa_test_texobj_completeness() local
|
| D | texparam.c | 2111 GLint maxLevels; in get_tex_level_parameteriv() local
|
| D | teximage.c | 2130 const GLint maxLevels = _mesa_max_texture_levels(ctx, target); in compressed_texture_error_check() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineImageSlicedViewOf3DTests.cpp | 1112 const uint32_t maxLevels = TestParams::getMaxMipLevelCountForSize(kWidth); in createImageSlicedViewOf3DTests() local
|