Searched defs:depthAttachment (Results 1 – 3 of 3) sorted by relevance
319 WebGLAttachment* depthAttachment = frameBuffer->GetAttachment(GL_DEPTH_ATTACHMENT); in GetFrameBufferAttachmentParameter() local
314 VkAttachmentReference* depthAttachment = nullptr; in CreateRenderPassCombined() local526 VkAttachmentReference2KHR* depthAttachment = nullptr; in CreateRenderPassCombined2() local
1288 void RenderBackendGLES::HandleDepthAttachment(const RenderPassDesc::AttachmentDesc& depthAttachment) in HandleDepthAttachment()