Home
last modified time | relevance | path

Searched defs:depthStencilState (Results 1 – 25 of 37) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp267 VkPipelineDepthStencilStateCreateInfo depthStencilState; in ComputeDepthStencilDesc() local
397 VkPipelineDepthStencilStateCreateInfo depthStencilState = in RenderPipeline() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp612 VkPipelineDepthStencilStateCreateInfo depthStencilState = {}; in initializePipeline() local
1148 const gl::DepthStencilState &depthStencilState, in updateDepthTestEnabled()
1158 const gl::DepthStencilState &depthStencilState) in updateDepthFunc()
1165 const gl::DepthStencilState &depthStencilState, in updateDepthWriteEnabled()
1174 const gl::DepthStencilState &depthStencilState, in updateStencilTestEnabled()
1185 const gl::DepthStencilState &depthStencilState) in updateStencilFrontFuncs()
1196 const gl::DepthStencilState &depthStencilState) in updateStencilBackFuncs()
1206 const gl::DepthStencilState &depthStencilState) in updateStencilFrontOps()
1215 const gl::DepthStencilState &depthStencilState) in updateStencilBackOps()
1225 const gl::DepthStencilState &depthStencilState, in updateStencilFrontWriteMask()
[all …]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp283 VkPipelineDepthStencilStateCreateInfo depthStencilState; in ComputeDepthStencilDesc() local
453 VkPipelineDepthStencilStateCreateInfo depthStencilState = in Initialize() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireOptionalTests.cpp94 WGPUDepthStencilState depthStencilState = {}; in TEST_F() local
DWireArgumentTests.cpp123 WGPUDepthStencilState depthStencilState = {}; in TEST_F() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireOptionalTests.cpp112 DawnDepthStencilStateDescriptor depthStencilState; in TEST_F() local
DWireArgumentTests.cpp142 DawnDepthStencilStateDescriptor depthStencilState; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1718 VkPipelineDepthStencilStateCreateInfo depthStencilState = {}; in initializePipeline() local
2487 const gl::DepthStencilState &depthStencilState, in updateDepthTestEnabled()
2497 const gl::DepthStencilState &depthStencilState) in updateDepthFunc()
2514 const gl::DepthStencilState &depthStencilState, in updateDepthWriteEnabled()
2528 const gl::DepthStencilState &depthStencilState, in updateStencilTestEnabled()
2539 const gl::DepthStencilState &depthStencilState) in updateStencilFrontFuncs()
2550 const gl::DepthStencilState &depthStencilState) in updateStencilBackFuncs()
2560 const gl::DepthStencilState &depthStencilState) in updateStencilFrontOps()
2569 const gl::DepthStencilState &depthStencilState) in updateStencilBackOps()
2579 const gl::DepthStencilState &depthStencilState, in updateStencilFrontWriteMask()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1575 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1582 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1589 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1597 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_metal.mm46 @property (nonatomic, strong) id<MTLDepthStencilState> depthStencilState; property
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp259 vk::PipelineDepthStencilStateCreateInfo depthStencilState; in createGraphicsPipeline() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_metal.mm55 @property (nonatomic, strong) id<MTLDepthStencilState> depthStencilState; property
/third_party/skia/experimental/graphite/src/mtl/
DMtlRenderCommandEncoder.h166 void setDepthStencilState(id<MTLDepthStencilState> depthStencilState) { in setDepthStencilState()
/third_party/skia/src/gpu/mtl/
DGrMtlRenderCommandEncoder.h162 void setDepthStencilState(id<MTLDepthStencilState> depthStencilState) { in setDepthStencilState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1891 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1898 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1905 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1913 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp332 const auto &depthStencilState = glState.getDepthStencilState(); in setBlendDepthRasterStates() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp407 const VkPipelineDepthStencilStateCreateInfo *depthStencilState = pCreateInfo->pDepthStencilState; in GraphicsState() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp332 const auto &depthStencilState = glState.getDepthStencilState(); in setBlendDepthRasterStates() local
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp326 wgpu::DepthStencilState depthStencilState; in Build() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_command_buffer.h299 id<MTLDepthStencilState> depthStencilState; member
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp94 const dawn::DepthStencilStateDescriptor& depthStencilState; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1625 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
2542 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
DvktRenderPassDepthStencilResolveTests.cpp716 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp672 VkPipelineDepthStencilStateCreateInfo depthStencilState; in generateWork() local
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1852 SWR_DEPTH_STENCIL_STATE depthStencilState = {{0}}; in swr_update_derived() local

12