Searched defs:depthStencilAttachmentIndex (Results 1 – 2 of 2) sorted by relevance
77 size_t depthStencilAttachmentIndex() const { return colorAttachmentRange(); } in depthStencilAttachmentIndex() function
2765 deUint32 depthStencilAttachmentIndex = VK_ATTACHMENT_UNUSED; in initialize() local