Home
last modified time | relevance | path

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

/external/skqp/tests/
DGLProgramsTest.cpp178 int minLevels, int maxLevels) { in create_random_proc_tree()
258 bool GrDrawingManager::ProgramUnitTest(GrContext* context, int maxStages, int maxLevels) { in ProgramUnitTest()
400 int maxLevels = get_glprograms_max_levels(ctxInfo); in test_glprograms() local
/external/skia/tests/
DGLProgramsTest.cpp178 int minLevels, int maxLevels) { in create_random_proc_tree()
258 bool GrDrawingManager::ProgramUnitTest(GrContext* context, int maxStages, int maxLevels) { in ProgramUnitTest()
402 int maxLevels = get_glprograms_max_levels(ctxInfo); in test_glprograms() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTex3DValidation.cpp169 const glw::GLint maxLevels = (glw::GLint)floor(log(maxTextureSize) / log(2.0f)) + 1; in iterate() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c96 int maxLevels; in sp_create_tile_cache() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureClampTests.cpp656 int maxLevels = 0; in iterate() local
Dgl4cSparseTexture2Tests.cpp948 GLint maxLevels; in sparseAllocateTexture() local
/external/mesa3d/src/mesa/main/
Dtexgetimage.c1152 GLint maxLevels; in getteximage_error_check() local
1525 GLint maxLevels; in getcompressedteximage_error_check() local
Dtexparam.c1703 GLint maxLevels; in get_tex_level_parameteriv() local
Dtexobj.c648 GLint maxLevels = 0; in _mesa_test_texobj_completeness() local
Dteximage.c2028 const GLint maxLevels = _mesa_max_texture_levels(ctx, target); in compressed_texture_error_check() local
/external/mesa3d/src/gallium/state_trackers/osmesa/
Dosmesa.c889 int maxLevels = screen->get_param(screen, in OSMesaGetIntegerv() local