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

12

/external/mesa3d/src/mesa/tnl/
H A Dt_context.c140 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
237 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
247 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST))
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_polygon.c64 ctx->Hint.LineSmooth == GL_NICEST;
/external/mesa3d/src/mesa/main/
H A Dhint.c46 if (mode != GL_NICEST && mode != GL_FASTEST && mode != 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/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm.c515 ctx->Hint.FragmentShaderDerivative == GL_NICEST;
/external/robolectric/v1/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/framework/opengl/
H A DgluStrUtil.inl519 case GL_NICEST: return "GL_NICEST";
/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1631 { "nicest", GL_NICEST },
1657 { "float_nicest", SURFACETYPE_FLOAT_FBO, 0, GL_NICEST },
H A Des3fIntegerStateQueryTests.cpp1032 glHint(m_targetName, GL_NICEST);
1033 m_verifier->verifyInteger(m_testCtx, m_targetName, GL_NICEST);
H A Des3fTextureMipmapTests.cpp2427 { "nicest", GL_NICEST }
/external/mesa3d/include/GLES/
H A Dgl.h288 #define GL_NICEST 0x1102 macro
/external/mesa3d/src/mesa/swrast/
H A Ds_context.c173 (ctx->Hint.Fog == GL_NICEST &&
/external/swiftshader/include/GLES/
H A Dgl.h240 #define GL_NICEST 0x1102 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h288 #define GL_NICEST 0x1102 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h229 #define GL_NICEST 0x1102 macro
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp753 glHint(m_targetName, GL_NICEST);
754 m_verifier->verifyInteger(m_testCtx, m_targetName, GL_NICEST);
H A Des2fTextureMipmapTests.cpp1112 { "nicest", GL_NICEST }
/external/mesa3d/include/GLES2/
H A Dgl2.h198 #define GL_NICEST 0x1102 macro
/external/swiftshader/include/GLES2/
H A Dgl2.h200 #define GL_NICEST 0x1102 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h253 #define GL_NICEST 0x1102 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl200 #define GL_NICEST 0x1102
/external/mesa3d/include/GL/
H A Dgl.h556 #define GL_NICEST 0x1102 macro
/external/mesa3d/include/GLES3/
H A Dgl3.h198 #define GL_NICEST 0x1102 macro
H A Dgl31.h198 #define GL_NICEST 0x1102 macro

Completed in 479 milliseconds

12