Home
last modified time | relevance | path

Searched defs:DepthStencilState (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/vulkano/src/pipeline/graphics/
Ddepth_stencil.rs29 pub struct DepthStencilState { struct
48 impl DepthStencilState { argument
75 impl Default for DepthStencilState { implementation
Dmod.rs214 pub fn depth_stencil_state(&self) -> Option<&DepthStencilState> { in depth_stencil_state()
Dbuilder.rs1902 let DepthStencilState { in validate_create() localVariable
3281 let DepthStencilState { in record_create() localVariable
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp361 class DepthStencilState : public vk::VkPipelineDepthStencilStateCreateInfo class in vkt::Draw::PipelineCreateInfo
DvktDrawCreateInfoUtil.cpp943 PipelineCreateInfo::DepthStencilState::DepthStencilState(vk::VkBool32 _depthTestEnable, vk::VkBool3… in DepthStencilState() function in vkt::Draw::PipelineCreateInfo::DepthStencilState
/external/mesa3d/src/gallium/frontends/d3d10umd/
DState.h273 struct DepthStencilState struct
279 static inline DepthStencilState * argument
/external/angle/src/libANGLE/
Dangletypes.cpp130 DepthStencilState::DepthStencilState() in DepthStencilState() function in gl::DepthStencilState
152 DepthStencilState::DepthStencilState(const DepthStencilState &other) in DepthStencilState() function in gl::DepthStencilState