Home
last modified time | relevance | path

Searched refs:frontFace (Results 1 – 25 of 88) sorted by relevance

1234

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp63 VkFrontFace frontFace; member
228 m_params.frontFace, // frontFace in NegativeViewportHeightTestInstance()
323 const bool isFrontFacing = (triangleFace == m_params.frontFace); in isCulled()
359 const Vec4& color = (m_params.frontFace == VK_FRONT_FACE_CLOCKWISE ? white : gray); in generateReferenceImage()
369 const Vec4& color = (m_params.frontFace == VK_FRONT_FACE_COUNTER_CLOCKWISE ? white : gray); in generateReferenceImage()
447 << "Front face: " << getFrontFaceName(m_params.frontFace) << "\n" in iterate()
520 VkFrontFace frontFace; in populateTestGroup() member
521 } frontFace[] = in populateTestGroup() local
539 for (int ndxFrontFace = 0; ndxFrontFace < DE_LENGTH_OF_ARRAY(frontFace); ++ndxFrontFace) in populateTestGroup()
544 frontFace[ndxFrontFace].frontFace, in populateTestGroup()
[all …]
/external/skia/samplecode/
DSampleCamera.cpp72 bool frontFace = view.dotWithNormal(0, 0, SK_Scalar1) < 0; in onDrawContent() local
73 if (frontFace != fFrontFace) { in onDrawContent()
74 fFrontFace = frontFace; in onDrawContent()
/external/skqp/samplecode/
DSampleCamera.cpp72 bool frontFace = view.dotWithNormal(0, 0, SK_Scalar1) < 0; in onDrawContent() local
73 if (frontFace != fFrontFace) { in onDrawContent()
74 fFrontFace = frontFace; in onDrawContent()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp135 …sPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; re… in setFrontFace() argument
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp124 …sPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; re… in setFrontFace() argument
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp677 sw::CullMode ConvertCullMode(GLenum cullFace, GLenum frontFace) in ConvertCullMode() argument
682 return (frontFace == GL_CCW ? sw::CULL_CLOCKWISE : sw::CULL_COUNTERCLOCKWISE); in ConvertCullMode()
684 return (frontFace == GL_CCW ? sw::CULL_COUNTERCLOCKWISE : sw::CULL_CLOCKWISE); in ConvertCullMode()
Dutilities.h70 sw::CullMode ConvertCullMode(GLenum cullFace, GLenum frontFace);
DContext.cpp60 mState.frontFace = GL_CCW; in Context()
387 if(mState.frontFace != front) in setFrontFace()
389 mState.frontFace = front; in setFrontFace()
1327 case GL_FRONT_FACE: *params = mState.frontFace; break; in getIntegerv()
1784 bool frontFaceCCW = (mState.frontFace == GL_CCW); in applyState()
1788 device->setCullMode(es2sw::ConvertCullMode(mState.cullMode, mState.frontFace), frontFaceCCW); in applyState()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h102 sw::CullMode ConvertCullMode(GLenum cullFace, GLenum frontFace);
Dutilities.cpp2226 sw::CullMode ConvertCullMode(GLenum cullFace, GLenum frontFace) in ConvertCullMode() argument
2231 return (frontFace == GL_CCW ? sw::CULL_CLOCKWISE : sw::CULL_COUNTERCLOCKWISE); in ConvertCullMode()
2233 return (frontFace == GL_CCW ? sw::CULL_COUNTERCLOCKWISE : sw::CULL_CLOCKWISE); in ConvertCullMode()
DContext.cpp61 mState.frontFace = GL_CCW; in Context()
377 if(mState.frontFace != front) in setFrontFace()
379 mState.frontFace = front; in setFrontFace()
2050 case GL_FRONT_FACE: *params = mState.frontFace; return true; in getIntegerv()
2792 bool frontFaceCCW = (mState.frontFace == GL_CCW); in applyState()
2796 device->setCullMode(es2sw::ConvertCullMode(mState.cullMode, mState.frontFace), frontFaceCCW); in applyState()
2854 if(mState.frontFace == GL_CCW) in applyState()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp119 …sPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; re… in setFrontFace() argument
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderWinding.cpp206 gl.frontFace(windingTaken[windingIndex]); in iterate()
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl54 gl->frontFace = &glFrontFace;
DglwInitES30Direct.inl85 gl->frontFace = &glFrontFace;
DglwInitES20.inl54 gl->frontFace = (glFrontFaceFunc) loader->get("glFrontFace");
/external/deqp/framework/opengl/
DgluES3PlusWrapperFuncs.inl96 dst->frontFace = src.frontFace;
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp629 gl.frontFace(GL_CCW); in iterate()
639 gl.frontFace(GL_CW); in iterate()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c801 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in radv_device_init_meta_blit_color()
960 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in radv_device_init_meta_blit_depth()
1121 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in radv_device_init_meta_blit_stencil()
Dradv_meta_blit2d.c764 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in blit2d_init_color_pipeline()
926 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in blit2d_init_depth_only_pipeline()
1088 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in blit2d_init_stencil_only_pipeline()
Dradv_meta_decompress.c155 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE, in create_pipeline()
/external/swiftshader/src/Vulkan/
DVkPipeline.cpp287 context.frontFacingCCW = rasterizationState->frontFace == VK_FRONT_FACE_COUNTER_CLOCKWISE; in GraphicsPipeline()
/external/deqp/modules/gles2/performance/
Des2pStateChangeTests.cpp403 gl.frontFace(GL_CW); in init()
943 gl.frontFace(GL_CCW); in init()
945 gl.frontFace(GL_CW); in init()
/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js395 ctx.frontFace(ctx.CCW);
/external/deqp/modules/gles3/performance/
Des3pStateChangeTests.cpp403 gl.frontFace(GL_CW); in init()
1027 gl.frontFace(GL_CCW); in init()
1029 gl.frontFace(GL_CW); in init()

1234