Lines Matching refs:API_OPENGL_COMPAT
71 supported = (ctx->API == API_OPENGL_COMPAT) in validate_texture_wrap_mode()
454 if (ctx->API != API_OPENGL_COMPAT && ctx->API != API_OPENGLES) in set_tex_parameteri()
517 if (ctx->API == API_OPENGL_COMPAT && ctx->Extensions.ARB_depth_texture) { in set_tex_parameteri()
750 if (ctx->API != API_OPENGL_COMPAT) in set_tex_parameterf()
1697 if (ctx->API != API_OPENGL_COMPAT) in get_tex_level_parameter_image()
1712 if (ctx->API != API_OPENGL_COMPAT) in get_tex_level_parameter_image()
1767 if (ctx->API != API_OPENGL_COMPAT) in get_tex_level_parameter_image()
2244 if (ctx->API != API_OPENGL_COMPAT) in get_tex_parameterfv()
2250 if (ctx->API != API_OPENGL_COMPAT) in get_tex_parameterfv()
2282 if (ctx->API != API_OPENGL_COMPAT && ctx->API != API_OPENGLES) in get_tex_parameterfv()
2303 if (ctx->API != API_OPENGL_COMPAT || !ctx->Extensions.ARB_depth_texture) in get_tex_parameterfv()
2488 if (ctx->API != API_OPENGL_COMPAT) in get_tex_parameteriv()
2494 if (ctx->API != API_OPENGL_COMPAT) in get_tex_parameteriv()
2554 if (ctx->API != API_OPENGL_COMPAT && ctx->API != API_OPENGLES) in get_tex_parameteriv()
2572 if (ctx->API != API_OPENGL_COMPAT || !ctx->Extensions.ARB_depth_texture) in get_tex_parameteriv()