Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1699 VkPipelineDepthStencilStateCreateInfo depthStencilState = {}; in initializePipeline() local
2427 const gl::DepthStencilState &depthStencilState, in updateDepthTestEnabled()
2437 const gl::DepthStencilState &depthStencilState) in updateDepthFunc()
2454 const gl::DepthStencilState &depthStencilState, in updateDepthWriteEnabled()
2463 const gl::DepthStencilState &depthStencilState, in updateStencilTestEnabled()
2474 const gl::DepthStencilState &depthStencilState) in updateStencilFrontFuncs()
2485 const gl::DepthStencilState &depthStencilState) in updateStencilBackFuncs()
2495 const gl::DepthStencilState &depthStencilState) in updateStencilFrontOps()
2504 const gl::DepthStencilState &depthStencilState) in updateStencilBackOps()
2514 const gl::DepthStencilState &depthStencilState, in updateStencilFrontWriteMask()
[all …]
DContextVk.cpp3335 const gl::DepthStencilState depthStencilState = glState.getDepthStencilState(); in updateDepthStencil() local
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp259 vk::PipelineDepthStencilStateCreateInfo depthStencilState; in createGraphicsPipeline() local
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1886 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1893 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1900 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
1908 const auto &depthStencilState = state.getDepthStencilState(); in syncState() local
/external/swiftshader/src/Device/
DContext.cpp381 const VkPipelineDepthStencilStateCreateInfo *depthStencilState = pCreateInfo->pDepthStencilState; in GraphicsState() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp332 const auto &depthStencilState = glState.getDepthStencilState(); in setBlendDepthRasterStates() local
/external/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp330 wgpu::DepthStencilState depthStencilState; in Build() local
/external/angle/src/libANGLE/renderer/metal/
Dmtl_command_buffer.h294 id<MTLDepthStencilState> depthStencilState; member
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1430 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
2330 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
DvktRenderPassDepthStencilResolveTests.cpp757 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
DvktRenderPassMultisampleTests.cpp897 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createRenderPipeline() local
DvktRenderPassSubpassDependencyTests.cpp2637 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in iterateInternal() local
DvktRenderPassTests.cpp1952 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createSubpassPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp670 VkPipelineDepthStencilStateCreateInfo depthStencilState; in generateWork() local
/external/angle/src/libANGLE/capture/
Dframe_capture_utils.cpp546 const gl::DepthStencilState &depthStencilState) in SerializeDepthStencilState()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1832 SWR_DEPTH_STENCIL_STATE depthStencilState = {{0}}; in swr_update_derived() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h315 SWR_DEPTH_STENCIL_STATE depthStencilState; in OSALIGNLINE() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2508 void StateManager11::setDepthStencilState(const d3d11::DepthStencilState *depthStencilState, in setDepthStencilState()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1138 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in create() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1745 const VkPipelineDepthStencilStateCreateInfo depthStencilState = in createMultiple() local
/external/angle/src/libANGLE/
DvalidationES.cpp3744 const DepthStencilState &depthStencilState = state.getDepthStencilState(); in ValidateDrawStates() local