Home
last modified time | relevance | path

Searched refs:targetOK (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dteximage.c5251 GLboolean targetOK; in compressed_subtexture_target_check() local
5265 targetOK = GL_TRUE; in compressed_subtexture_target_check()
5273 targetOK = GL_TRUE; in compressed_subtexture_target_check()
5276 targetOK = GL_FALSE; in compressed_subtexture_target_check()
5283 targetOK = dsa; in compressed_subtexture_target_check()
5286 targetOK = _mesa_is_gles3(ctx) || in compressed_subtexture_target_check()
5290 targetOK = _mesa_has_texture_cube_map_array(ctx); in compressed_subtexture_target_check()
5293 targetOK = GL_TRUE; in compressed_subtexture_target_check()
5342 targetOK = in compressed_subtexture_target_check()
5356 targetOK in compressed_subtexture_target_check()
[all...]

Completed in 10 milliseconds