Home
last modified time | relevance | path

Searched defs:frontFace (Results 1 - 25 of 48) sorted by relevance

12

/third_party/skia/samplecode/
H A DSampleCamera.cpp55 bool frontFace = view.dotWithNormal(0, 0, SK_Scalar1) < 0; variable
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DSetupProcessor.hpp57 VkFrontFace frontFace : BITS(VK_FRONT_FACE_MAX_ENUM); member
H A DPixelProcessor.hpp97 VkFrontFace frontFace; member
H A DContext.hpp221 VkFrontFace frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCullingTests.cpp22 wgpu::RenderPipeline CreatePipelineForTest(wgpu::FrontFace frontFace, wgpu::CullMode cullMode) { in CreatePipelineForTest() argument
71 void DoTest(wgpu::FrontFace frontFace, in DoTest() argument
H A DDepthStencilStateTests.cpp94 wgpu::FrontFace frontFace = wgpu::FrontFace::CCW; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.hpp69 GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; return *this; } in setFrontFace() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryTestsUtil.hpp69 GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; return *this; } in setFrontFace() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp63 VkFrontFace frontFace; member
628 VkFrontFace frontFace; in populateTestGroup() member
629 } frontFace[] = in populateTestGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp157 GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; return *this; } in setFrontFace() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp220 D3DCULL ConvertCullMode(gl::CullFaceMode cullFace, GLenum frontFace) in ConvertCullMode() argument
H A DStateManager9.cpp836 void StateManager9::setCullMode(bool cullFace, gl::CullFaceMode cullMode, GLenum frontFace) in setCullMode() argument
418 setViewportState(const gl::Rectangle &viewport, float zNear, float zFar, gl::PrimitiveMode drawMode, GLenum frontFace, bool ignoreViewport) setViewportState() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateBuilder.cpp461 const auto& frontFace = stencilSettings.postOriginCCWFace(origin); in fill_in_depth_stencil_state() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp157 GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; return *this; } in setFrontFace() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp145 VkFrontFace frontFace; member
671 VkFrontFace frontFace; in populateTestGroup() member
672 } frontFace[] = in populateTestGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp873 const auto frontFace = ((m_params.domainOrigin.second == VK_TESSELLATION_DOMAIN_ORIGIN_UPPER_LEFT) in iterate() local
H A DvktTessellationUtil.hpp65 GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; return *this; } in setFrontFace() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp2173 sw::CullMode ConvertCullMode(GLenum cullFace, GLenum frontFace) in ConvertCullMode() argument
H A DContext.h312 GLenum frontFace; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.hpp65 GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontFace; return *this; } in setFrontFace() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h221 GLenum frontFace; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c1837 vk_common_CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) vk_common_CmdSetFrontFace() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.h58 GLenum frontFace; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp1358 VkFrontFace GetFrontFace(GLenum frontFace, bool invertCullFace) in GetFrontFace() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c1675 vn_CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) in vn_CmdSetFrontFace() argument

Completed in 51 milliseconds

12