/third_party/skia/samplecode/ |
H A D | SampleCamera.cpp | 55 bool frontFace = view.dotWithNormal(0, 0, SK_Scalar1) < 0; variable
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | SetupProcessor.hpp | 57 VkFrontFace frontFace : BITS(VK_FRONT_FACE_MAX_ENUM); member
|
H A D | PixelProcessor.hpp | 97 VkFrontFace frontFace; member
|
H A D | Context.hpp | 221 VkFrontFace frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE; member
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | CullingTests.cpp | 22 wgpu::RenderPipeline CreatePipelineForTest(wgpu::FrontFace frontFace, wgpu::CullMode cullMode) { in CreatePipelineForTest() argument 71 void DoTest(wgpu::FrontFace frontFace, in DoTest() argument
|
H A D | DepthStencilStateTests.cpp | 94 wgpu::FrontFace frontFace = wgpu::FrontFace::CCW; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 69 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 D | vktGeometryTestsUtil.hpp | 69 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 D | vktDrawNegativeViewportHeightTests.cpp | 63 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 D | vktSynchronizationUtil.hpp | 157 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 D | renderer9_utils.cpp | 220 D3DCULL ConvertCullMode(gl::CullFaceMode cullFace, GLenum frontFace) in ConvertCullMode() argument
|
H A D | StateManager9.cpp | 836 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 D | GrD3DPipelineStateBuilder.cpp | 461 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 D | vktSynchronizationUtil.hpp | 157 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 D | vktDrawNegativeViewportHeightTests.cpp | 145 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 D | vktTessellationMiscDrawTests.cpp | 873 const auto frontFace = ((m_params.domainOrigin.second == VK_TESSELLATION_DOMAIN_ORIGIN_UPPER_LEFT) in iterate() local
|
H A D | vktTessellationUtil.hpp | 65 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 D | utilities.cpp | 2173 sw::CullMode ConvertCullMode(GLenum cullFace, GLenum frontFace) in ConvertCullMode() argument
|
H A D | Context.h | 312 GLenum frontFace; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationUtil.hpp | 65 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 D | angletypes.h | 221 GLenum frontFace; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.c | 1837 vk_common_CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) vk_common_CmdSetFrontFace() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | StateManagerGL.h | 58 GLenum frontFace; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_utils.cpp | 1358 VkFrontFace GetFrontFace(GLenum frontFace, bool invertCullFace) in GetFrontFace() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_command_buffer.c | 1675 vn_CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) in vn_CmdSetFrontFace() argument
|