Home
last modified time | relevance | path

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

/external/skia/tests/
DGLProgramsTest.cpp176 int minLevels, int maxLevels) { in create_random_proc_tree()
265 bool GrDrawingManager::ProgramUnitTest(GrContext* context, int maxStages, int maxLevels) { in ProgramUnitTest()
399 int maxLevels = get_glprograms_max_levels(ctxInfo); in test_glprograms() local
/external/skqp/tests/
DGLProgramsTest.cpp175 int minLevels, int maxLevels) { in create_random_proc_tree()
264 bool GrDrawingManager::ProgramUnitTest(GrContext* context, int maxStages, int maxLevels) { in ProgramUnitTest()
398 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 = (const 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.cpp650 int maxLevels = 0; in iterate() local
Dgl4cSparseTexture2Tests.cpp909 GLint maxLevels; in sparseAllocateTexture() local
/external/mesa3d/src/mesa/main/
Dtexgetimage.c1153 GLint maxLevels; in getteximage_error_check() local
1520 GLint maxLevels; in getcompressedteximage_error_check() local
Dtexobj.c653 GLint maxLevels = 0; in _mesa_test_texobj_completeness() local
Dtexparam.c1661 GLint maxLevels; in get_tex_level_parameteriv() local
Dteximage.c1980 const GLint maxLevels = _mesa_max_texture_levels(ctx, target); in compressed_texture_error_check() local
/external/mesa3d/src/gallium/state_trackers/osmesa/
Dosmesa.c877 int maxLevels = screen->get_param(screen, in OSMesaGetIntegerv() local