Home
last modified time | relevance | path

Searched defs:frontFace (Results 1 – 25 of 111) sorted by relevance

12345

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp141 VkFrontFace frontFace; member
670 VkFrontFace frontFace; in populateTestGroup() member
671 } frontFace[] = { in populateTestGroup() local
H A DvktDrawMultiExtTests.cpp969 const auto frontFace = (isIndexed ? VK_FRONT_FACE_COUNTER_CLOCKWISE : VK_FRONT_FACE_CLOCKWISE); in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DStateManager9.cpp424 GLenum frontFace, in setViewportState()
838 void StateManager9::setCullMode(bool cullFace, gl::CullFaceMode cullMode, GLenum frontFace) in setCullMode()
H A Drenderer9_utils.cpp221 D3DCULL ConvertCullMode(gl::CullFaceMode cullFace, GLenum frontFace) in ConvertCullMode()
/aosp_15_r20/external/skia/tools/viewer/
H A DCameraSlide.cpp62 bool frontFace = view.dotWithNormal(0, 0, SK_Scalar1) < 0; in draw() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.hpp86 GraphicsPipelineBuilder &setFrontFace(const vk::VkFrontFace frontFace) in setFrontFace()
/aosp_15_r20/external/swiftshader/src/Device/
H A DSetupProcessor.hpp55 VkFrontFace frontFace : BITS(VK_FRONT_FACE_MAX_ENUM); member
H A DContext.hpp234 VkFrontFace frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE; member
327 VkFrontFace frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE; member
H A DPixelProcessor.hpp101 VkFrontFace frontFace; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_pipeline_state.cpp100 void RenderPipelineDesc::setFrontFace(GLenum frontFace) in setFrontFace()
H A Dwgpu_utils.cpp455 wgpu::FrontFace GetFrontFace(GLenum frontFace) in GetFrontFace()
H A Dwgpu_pipeline_state.h37 uint8_t frontFace : kFrontFaceBitCount; member
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipelineStateBuilder.cpp429 const auto& frontFace = stencilSettings.postOriginCCWFace(origin); in fill_in_depth_stencil_state() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp186 GraphicsPipelineBuilder &setFrontFace(const vk::VkFrontFace frontFace) in setFrontFace()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp82 GraphicsPipelineBuilder &setFrontFace(const vk::VkFrontFace frontFace) in setFrontFace()
H A DvktTessellationMiscDrawTests.cpp899 const auto frontFace = in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp1255 GLenum frontFace, in setClipControlWithEmulatedClipOrigin()
1788 void StateManagerGL::setFrontFace(GLenum frontFace) in setFrontFace()
H A DStateManagerGL.h69 GLenum frontFace; member
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1794 VkFrontFace frontFace; in subDecode() local
2735 VkFrontFace frontFace; in subDecode() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp724 CmdSetFrontFace(VkFrontFace frontFace) in CmdSetFrontFace()
736 const VkFrontFace frontFace; member in __anone9c4b87c0111::CmdSetFrontFace
2094 void CommandBuffer::setFrontFace(VkFrontFace frontFace) in setFrontFace()
H A DVkPromotedExtensions.cpp391 …API_ATTR void VKAPI_CALL vkCmdSetFrontFaceEXT(VkCommandBuffer commandBuffer, VkFrontFace frontFace) in vkCmdSetFrontFaceEXT()
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/
H A Dwebgl-debug.js146 'frontFace': {1: { 0:true }}, property
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h674 VkFrontFace frontFace; member
2098 ANGLE_INLINE void SecondaryCommandBuffer::setFrontFace(VkFrontFace frontFace) in setFrontFace()
H A Dvk_utils.cpp1386 VkFrontFace GetFrontFace(GLenum frontFace, bool invertCullFace) in GetFrontFace()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dangletypes.h266 GLenum frontFace; member

12345