Lines Matching refs:ARB_texture_float
230 if (ctx->Extensions.ARB_texture_float) {
402 /* R16F depends on both ARB_half_float_pixel and ARB_texture_float.
408 if (!ctx->Extensions.ARB_texture_float)
427 /* RG16F depends on both ARB_half_float_pixel and ARB_texture_float.
433 if (!ctx->Extensions.ARB_texture_float)
4011 if (datatype == GL_FLOAT && !ctx->Extensions.ARB_texture_float)