HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_target_can_be_compressed (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
texstorage.c 327 if (!_mesa_target_can_be_compressed(ctx, target, internalformat, &err)) {
teximage.h 185 _mesa_target_can_be_compressed(const struct gl_context *ctx, GLenum target,
formatquery.c 502 (!_mesa_target_can_be_compressed(ctx, target, internalformat, NULL) ||
    [all...]
teximage.c 1371 _mesa_target_can_be_compressed(const struct gl_context *ctx, GLenum target, function
    [all...]

Completed in 448 milliseconds