Home
last modified time | relevance | path

Searched defs:colorAttachmentIndex (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkRenderPass.cpp172 bool GrVkRenderPass::colorAttachmentIndex(uint32_t* index) const { in colorAttachmentIndex() function in GrVkRenderPass
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5019 const deUint32 colorAttachmentIndex = subpassColorAttachments[colorAttachmentNdx]; in addAttachmentAllocationTests() local