/external/mesa3d/src/mesa/main/ |
D | stencil.c | 228 ? GL_FRONT : GL_FRONT_AND_BACK), in stencil_func() 307 ? GL_FRONT : GL_FRONT_AND_BACK), in _mesa_StencilMask() 369 ? GL_FRONT : GL_FRONT_AND_BACK), in stencil_op() 506 if (face != GL_FRONT && face != GL_BACK && face != GL_FRONT_AND_BACK) { in _mesa_StencilOpSeparate() 560 if (face != GL_FRONT && face != GL_BACK && face != GL_FRONT_AND_BACK) { in _mesa_StencilFuncSeparate() 611 if (face != GL_FRONT && face != GL_BACK && face != GL_FRONT_AND_BACK) { in _mesa_StencilMaskSeparate()
|
D | polygon.c | 60 mode != GL_FRONT && mode != GL_BACK && mode != GL_FRONT_AND_BACK) { in cull_face() 193 case GL_FRONT_AND_BACK: in polygon_mode()
|
D | buffers.c | 130 case GL_FRONT_AND_BACK: in draw_buffer_enum_to_bitmask() 207 case GL_FRONT_AND_BACK: in read_buffer_enum_to_index()
|
D | light.c | 594 else if (face != GL_FRONT_AND_BACK) { in _mesa_material_bitmask() 1205 ctx->Light.ColorMaterialFace = GL_FRONT_AND_BACK; in _mesa_init_lighting() 1208 GL_FRONT_AND_BACK, in _mesa_init_lighting()
|
D | es1_conversion.c | 580 if (face != GL_FRONT_AND_BACK) { in _mesa_Materialx() 602 if (face != GL_FRONT_AND_BACK) { in _mesa_Materialxv()
|
D | clear.c | 312 case GL_FRONT_AND_BACK: in make_color_buffer_mask()
|
D | api_validate.c | 77 if (ctx->DrawBuffer->ColorDrawBuffer[0] == GL_FRONT_AND_BACK) { in check_blend_func_error()
|
/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 289 GL_FRONT_AND_BACK in init() 475 GL_FRONT_AND_BACK in init() 663 GL_FRONT_AND_BACK in init() 701 GL_FRONT_AND_BACK in init()
|
/external/eigen/demos/opengl/ |
D | quaternion_demo.cpp | 248 glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT, Vector4f(0.7, 0.7, 0.7, 1).data()); in drawScene() 249 glMaterialfv(GL_FRONT_AND_BACK, GL_DIFFUSE, Vector4f(0.8, 0.75, 0.6, 1).data()); in drawScene() 250 glMaterialfv(GL_FRONT_AND_BACK, GL_SPECULAR, Vector4f(1, 1, 1, 1).data()); in drawScene() 251 glMaterialf(GL_FRONT_AND_BACK, GL_SHININESS, 64); in drawScene() 461 glPolygonMode(GL_FRONT_AND_BACK,GL_FILL); in paintGL()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 324 GL_FRONT_AND_BACK in init() 510 GL_FRONT_AND_BACK in init() 725 GL_FRONT_AND_BACK in init() 763 GL_FRONT_AND_BACK in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 814 const GLenum cullFaces[] = {GL_FRONT, GL_BACK, GL_FRONT_AND_BACK}; in test() 2107 …getTestNamePostfix()).c_str(), "STENCIL_REF (separate)", GL_STENCIL_REF, GL_FRONT_AND_BACK))); in init() 2109 …NamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_FRONT_AND_BACK))); in init() 2131 …str(), stencilOps[testNdx].frontDescription, stencilOps[testNdx].frontTarget, GL_FRONT_AND_BACK))); in init() 2132 …str(), stencilOps[testNdx].backDescription, stencilOps[testNdx].backTarget, GL_FRONT_AND_BACK))); in init() 2140 …TestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_AND_BACK))); in init() 2142 …NamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_BACK_FUNC, GL_FRONT_AND_BACK))); in init() 2146 …ostfix()).c_str(), "STENCIL_VALUE_MASK (separate)", GL_STENCIL_VALUE_MASK, GL_FRONT_AND_BACK))); in init() 2148 …).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_FRONT_AND_BACK))); in init() 2152 …Postfix()).c_str(), "STENCIL_WRITEMASK (separate)", GL_STENCIL_WRITEMASK, GL_FRONT_AND_BACK))); in init() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_raster.c | 142 else if (cull == GL_FRONT_AND_BACK) in nv04_emit_control()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_clip.c | 125 ctx->Polygon.CullFaceMode == GL_FRONT_AND_BACK) in brw_upload_clip_prog()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1093 const GLenum cullFaces[] = {GL_FRONT, GL_BACK, GL_FRONT_AND_BACK}; in test() 2856 …getTestNamePostfix()).c_str(), "STENCIL_REF (separate)", GL_STENCIL_REF, GL_FRONT_AND_BACK))); in init() 2858 …NamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_FRONT_AND_BACK))); in init() 2880 …str(), stencilOps[testNdx].frontDescription, stencilOps[testNdx].frontTarget, GL_FRONT_AND_BACK))); in init() 2881 …str(), stencilOps[testNdx].backDescription, stencilOps[testNdx].backTarget, GL_FRONT_AND_BACK))); in init() 2889 …TestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_AND_BACK))); in init() 2891 …NamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_BACK_FUNC, GL_FRONT_AND_BACK))); in init() 2895 …ostfix()).c_str(), "STENCIL_VALUE_MASK (separate)", GL_STENCIL_VALUE_MASK, GL_FRONT_AND_BACK))); in init() 2897 …).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_FRONT_AND_BACK))); in init() 2901 …Postfix()).c_str(), "STENCIL_WRITEMASK (separate)", GL_STENCIL_WRITEMASK, GL_FRONT_AND_BACK))); in init() [all …]
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 1123 case GL_FRONT_AND_BACK: in CullFace() 4368 case GL_FRONT_AND_BACK: in StencilFuncSeparate() 4393 if(face == GL_FRONT || face == GL_FRONT_AND_BACK) in StencilFuncSeparate() 4398 if(face == GL_BACK || face == GL_FRONT_AND_BACK) in StencilFuncSeparate() 4407 StencilFuncSeparate(GL_FRONT_AND_BACK, func, ref, mask); in StencilFunc() 4418 case GL_FRONT_AND_BACK: in StencilMaskSeparate() 4428 if(face == GL_FRONT || face == GL_FRONT_AND_BACK) in StencilMaskSeparate() 4433 if(face == GL_BACK || face == GL_FRONT_AND_BACK) in StencilMaskSeparate() 4442 StencilMaskSeparate(GL_FRONT_AND_BACK, mask); in StencilMask() 4454 case GL_FRONT_AND_BACK: in StencilOpSeparate() [all …]
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_rasterizer.c | 120 case GL_FRONT_AND_BACK: in st_update_rasterizer()
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | demo.c | 694 glMaterialfv(GL_FRONT_AND_BACK, GL_SPECULAR, materialSpecular); in appInit() 695 glMaterialf(GL_FRONT_AND_BACK, GL_SHININESS, 60); in appInit()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | utilities.cpp | 685 case GL_FRONT_AND_BACK: in ConvertCullMode()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 2765 stencilFuncSeparate(GL_FRONT_AND_BACK, func, ref, mask); in stencilFunc() 2770 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilFuncSeparate() 2771 const bool setBack = face == GL_BACK || face == GL_FRONT_AND_BACK; in stencilFuncSeparate() 2790 stencilOpSeparate(GL_FRONT_AND_BACK, sfail, dpfail, dppass); in stencilOp() 2795 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilOpSeparate() 2796 const bool setBack = face == GL_BACK || face == GL_FRONT_AND_BACK; in stencilOpSeparate() 2960 stencilMaskSeparate(GL_FRONT_AND_BACK, mask); in stencilMask() 2965 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilMaskSeparate() 2966 const bool setBack = face == GL_BACK || face == GL_FRONT_AND_BACK; in stencilMaskSeparate()
|
/external/mesa3d/docs/relnotes/ |
D | 4.1 | 243 also want to check for GL_FRONT_AND_BACK mode and fall back to software.
|
/external/mesa3d/src/mesa/swrast/ |
D | s_context.c | 146 case GL_FRONT_AND_BACK: in _swrast_update_polygon()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 132 #define GL_FRONT_AND_BACK 0x0408 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 122 #define GL_FRONT_AND_BACK 0x0408 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 113 #define GL_FRONT_AND_BACK 0x0408 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 117 #define GL_FRONT_AND_BACK 0x0408 macro
|