Searched defs:target_can_be_compressed (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dteximage.c1454 target_can_be_compressed(const struct gl_context *ctx, GLenum target, function
1925 if (!target_can_be_compressed(ctx, target, internalFormat)) {
1984 if (!target_can_be_compressed(ctx, target, internalFormat)) {
2449 if (!target_can_be_compressed(ctx, target, internalFormat)) {
/external/mesa3d/src/mesa/main/
H A Dteximage.c1454 target_can_be_compressed(const struct gl_context *ctx, GLenum target, function
1925 if (!target_can_be_compressed(ctx, target, internalFormat)) {
1984 if (!target_can_be_compressed(ctx, target, internalFormat)) {
2449 if (!target_can_be_compressed(ctx, target, internalFormat)) {

Completed in 415 milliseconds