Searched refs:GL_NICEST (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_context.c134 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
223 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
233 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
/external/mesa3d/src/mesa/tnl/
H A Dt_context.c134 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
223 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
233 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_polygon.c64 ctx->Hint.LineSmooth == GL_NICEST;
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_polygon.c64 ctx->Hint.LineSmooth == GL_NICEST;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dhint.c47 if (mode != GL_NICEST && mode != GL_FASTEST && mode != GL_DONT_CARE) {
/external/mesa3d/src/mesa/main/
H A Dhint.c47 if (mode != GL_NICEST && mode != GL_FASTEST && mode != GL_DONT_CARE) {
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestdyngl.c164 f.glHint(GL_POINT_SMOOTH_HINT,GL_NICEST);
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h190 GL_FASTEST, GL_NICEST, GL_DONT_CARE,
/external/deqp/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp519 GL_NICEST,
/external/deqp/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp581 GL_NICEST,
/external/deqp/framework/opengl/
H A DgluStrUtil.inl478 case GL_NICEST: return "GL_NICEST";
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1631 { "nicest", GL_NICEST },
1657 { "float_nicest", SURFACETYPE_FLOAT_FBO, 0, GL_NICEST },
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils_implementation_autogen.h1690 0x1102, "GL_NICEST",
2672 {GL_NICEST, "GL_NICEST"},
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h229 #define GL_NICEST 0x1102 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h195 #define GL_NICEST 0x1102 macro
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h288 #define GL_NICEST 0x1102 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h229 #define GL_NICEST 0x1102 macro
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_context.c175 (ctx->Hint.Fog == GL_NICEST &&
/external/mesa3d/include/GLES/
H A Dgl.h288 #define GL_NICEST 0x1102 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h229 #define GL_NICEST 0x1102 macro
/external/mesa3d/src/mesa/swrast/
H A Ds_context.c175 (ctx->Hint.Fog == GL_NICEST &&
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp755 glHint(m_targetName, GL_NICEST);
756 m_verifier->verifyInteger(m_testCtx, m_targetName, GL_NICEST);
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h226 #define GL_NICEST 0x1102 macro
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h253 #define GL_NICEST 0x1102 macro

Completed in 4542 milliseconds

12