Searched defs:colorAttachments (Results 1 – 14 of 14) sorted by relevance
91 std::vector<vk::VkImageView> colorAttachments(1); in initialize() local
218 vector<VkImageView> colorAttachments (1); in iterate() local
172 std::vector<VkImageView> colorAttachments(1); in InvertedDepthRangesTestInstance() local
173 std::vector<VkImageView> colorAttachments(1); in NegativeViewportHeightTestInstance() local
370 std::vector<vk::VkImageView> colorAttachments(1); in InstancedDrawInstance() local
377 std::vector<vk::VkImageView> colorAttachments(1); in initialize() local
159 std::vector<vk::VkImageView> colorAttachments(1); in initFramebuffer() local
415 vector<SharedPtrVkImageView> colorAttachments; in test() local1062 vector<SharedPtrVkImageView> colorAttachments; in testDifferentAttachmentSizes() local
995 vector<SharedPtrVkImageView> colorAttachments; in testWithSizeReduction() local1300 vector<SharedPtrVkImageView> colorAttachments; in drawToMipLevel() local
774 std::vector<ImageViewSp> colorAttachments; in renderMultisampledImage() local
338 …std::vector<VkPipelineColorBlendAttachmentState> colorAttachments (colorAttachmentCount, colorB… in makeGraphicsPipeline() local
546 const vector<AttachmentReference>& colorAttachments, in Subpass()843 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in logRenderPassInfo() local1561 deUint32 getAttachmentNdx (const vector<AttachmentReference>& colorAttachments, size_t ndx) in getAttachmentNdx()3047 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in renderReferenceValues() local4270 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in initializeSubpassClearValues() local4396 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in initializeSubpassRenderInfo() local5135 set<deUint32> colorAttachments; in addAttachmentAllocationTests() local
405 const std::vector<AttachmentReference>& colorAttachments, in Subpass()
654 } colorAttachments[] = in test() local