Searched refs:API_OPENGL_CORE (Results 1 - 25 of 70) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dapi_exec.c136 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
148 if (ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE)
157 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
167 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
174 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
180 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
187 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
193 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
199 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
225 if (ctx->API != API_OPENGLES2 && ctx->API != API_OPENGL_CORE) {
[all...]
H A Dlines.c64 if (ctx->API == API_OPENGL_CORE
H A Dvtxfmt.c51 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
64 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
185 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
H A Dgetstring.c44 case API_OPENGL_CORE:
129 if (ctx->API == API_OPENGL_CORE) {
H A Dpoints.c197 || ctx->API == API_OPENGL_CORE) {
262 ctx->Point.PointSprite = (ctx->API == API_OPENGL_CORE);
H A Dpolygon.c146 if (ctx->API == API_OPENGL_CORE) {
164 if (ctx->API == API_OPENGL_CORE) {
H A Dcontext.h299 return ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE;
H A Dhint.c116 if (ctx->API == API_OPENGL_CORE)
H A Dversion.c316 case API_OPENGL_CORE:
/external/mesa3d/src/mesa/main/
H A Dapi_exec.c136 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
148 if (ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE)
157 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
167 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
174 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
180 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
187 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
193 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
199 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
225 if (ctx->API != API_OPENGLES2 && ctx->API != API_OPENGL_CORE) {
[all...]
H A Dlines.c64 if (ctx->API == API_OPENGL_CORE
H A Dvtxfmt.c51 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
64 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
185 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
H A Dgetstring.c44 case API_OPENGL_CORE:
129 if (ctx->API == API_OPENGL_CORE) {
H A Dpoints.c197 || ctx->API == API_OPENGL_CORE) {
262 ctx->Point.PointSprite = (ctx->API == API_OPENGL_CORE);
H A Dpolygon.c146 if (ctx->API == API_OPENGL_CORE) {
164 if (ctx->API == API_OPENGL_CORE) {
H A Dcontext.h299 return ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE;
H A Dhint.c116 if (ctx->API == API_OPENGL_CORE)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Ddri_util.c195 mesa_api = API_OPENGL_CORE;
225 * API_OPENGL_CORE and reject API_OPENGL 3.2+.
228 mesa_api = API_OPENGL_CORE;
248 && mesa_api != API_OPENGL_CORE
261 * requested API to API_OPENGL_CORE.
266 mesa_api = API_OPENGL_CORE;
/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.c195 mesa_api = API_OPENGL_CORE;
225 * API_OPENGL_CORE and reject API_OPENGL 3.2+.
228 mesa_api = API_OPENGL_CORE;
248 && mesa_api != API_OPENGL_CORE
261 * requested API to API_OPENGL_CORE.
266 mesa_api = API_OPENGL_CORE;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_extensions.c97 if (ctx->API == API_OPENGL_CORE) {
115 if (ctx->API == API_OPENGL_CORE) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_extensions.c97 if (ctx->API == API_OPENGL_CORE) {
115 if (ctx->API == API_OPENGL_CORE) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_extensions.c97 if (ctx->API == API_OPENGL_CORE) {
115 if (ctx->API == API_OPENGL_CORE) {
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_extensions.c97 if (ctx->API == API_OPENGL_CORE) {
115 if (ctx->API == API_OPENGL_CORE) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_extensions.c97 if (ctx->API == API_OPENGL_CORE) {
115 if (ctx->API == API_OPENGL_CORE) {
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_extensions.c97 if (ctx->API == API_OPENGL_CORE) {
115 if (ctx->API == API_OPENGL_CORE) {

Completed in 2178 milliseconds

123