Home
last modified time | relevance | path

Searched refs:GL_NICEST (Results 1 – 25 of 33) sorted by relevance

12

/external/mesa3d/src/mesa/tnl/
Dt_context.c140 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST)) in _tnl_InvalidateState()
237 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST)) in _tnl_allow_vertex_fog()
247 tnl->_DoVertexFog = ((tnl->AllowVertexFog && (ctx->Hint.Fog != GL_NICEST)) in _tnl_allow_pixel_fog()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_polygon.c64 ctx->Hint.LineSmooth == GL_NICEST; in nv10_emit_line_mode()
/external/mesa3d/src/mesa/main/
Dhint.c46 if (mode != GL_NICEST && mode != GL_FASTEST && mode != GL_DONT_CARE) { in _mesa_Hint()
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp519 GL_NICEST, in init()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c515 ctx->Hint.FragmentShaderDerivative == GL_NICEST; in brw_wm_populate_key()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp581 GL_NICEST, in init()
/external/mesa3d/src/mesa/swrast/
Ds_context.c173 (ctx->Hint.Fog == GL_NICEST && in _swrast_update_fog_hint()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp1631 { "nicest", GL_NICEST }, in init()
1657 { "float_nicest", SURFACETYPE_FLOAT_FBO, 0, GL_NICEST }, in init()
Des3fIntegerStateQueryTests.cpp1032 glHint(m_targetName, GL_NICEST); in test()
1033 m_verifier->verifyInteger(m_testCtx, m_targetName, GL_NICEST); in test()
Des3fTextureMipmapTests.cpp2427 { "nicest", GL_NICEST } in init()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h229 #define GL_NICEST 0x1102 macro
/external/mesa3d/include/GLES/
Dgl.h288 #define GL_NICEST 0x1102 macro
/external/swiftshader/include/GLES/
Dgl.h240 #define GL_NICEST 0x1102 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h288 #define GL_NICEST 0x1102 macro
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp753 glHint(m_targetName, GL_NICEST); in test()
754 m_verifier->verifyInteger(m_testCtx, m_targetName, GL_NICEST); in test()
Des2fTextureMipmapTests.cpp1112 { "nicest", GL_NICEST } in init()
/external/swiftshader/include/GLES2/
Dgl2.h200 #define GL_NICEST 0x1102 macro
/external/mesa3d/include/GLES2/
Dgl2.h198 #define GL_NICEST 0x1102 macro
/external/deqp/framework/opengl/
DgluStrUtil.inl519 case GL_NICEST: return "GL_NICEST";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h253 #define GL_NICEST 0x1102 macro
/external/mesa3d/include/GLES3/
Dgl3.h198 #define GL_NICEST 0x1102 macro
/external/swiftshader/include/GLES3/
Dgl3.h200 #define GL_NICEST 0x1102 macro
/external/mesa3d/include/GL/
Dgl.h556 #define GL_NICEST 0x1102 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl200 #define GL_NICEST 0x1102 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp2421 case GL_NICEST: in Hint()

12