Home
last modified time | relevance | path

Searched refs:_mesa_target_can_be_compressed (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexstorage.c329 if (!_mesa_target_can_be_compressed(ctx, target, internalformat, &err)) { in tex_storage_error_check()
Dformatquery.c504 !_mesa_target_can_be_compressed(ctx, target, internalformat, NULL)) in _is_resource_supported()
Dteximage.h192 _mesa_target_can_be_compressed(const struct gl_context *ctx, GLenum target,
Dteximage.c1385 _mesa_target_can_be_compressed(const struct gl_context *ctx, GLenum target, in _mesa_target_can_be_compressed() function
1959 if (!_mesa_target_can_be_compressed(ctx, target, internalFormat, &err)) { in texture_error_check()
2015 if (!_mesa_target_can_be_compressed(ctx, target, internalFormat, &error)) { in compressed_texture_error_check()
2515 if (!_mesa_target_can_be_compressed(ctx, target, internalFormat, &err)) { in copytexture_error_check()