Searched refs:kDepthStencil (Results 1 – 4 of 4) sorted by relevance
41 kDepthStencil, enumerator
408 depth_stencil_buffer_.type = BufferType::kDepthStencil; in SetDepthStencilBuffer()
683 case BufferType::kDepthStencil: in IsFormatSupportedByPhysicalDevice()
957 *type = BufferType::kDepthStencil; in ToBufferType()1067 } else if (buffer_type == BufferType::kDepthStencil) { in ParsePipelineBind()