Home
last modified time | relevance | path

Searched defs:colorAttachments (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp91 std::vector<vk::VkImageView> colorAttachments(1); in initialize() local
DvktDrawDifferingInterpolationTests.cpp218 vector<VkImageView> colorAttachments (1); in iterate() local
DvktDrawInvertedDepthRangesTests.cpp172 std::vector<VkImageView> colorAttachments(1); in InvertedDepthRangesTestInstance() local
DvktDrawNegativeViewportHeightTests.cpp173 std::vector<VkImageView> colorAttachments(1); in NegativeViewportHeightTestInstance() local
DvktDrawInstancedTests.cpp370 std::vector<vk::VkImageView> colorAttachments(1); in InstancedDrawInstance() local
DvktBasicDrawTests.cpp377 std::vector<vk::VkImageView> colorAttachments(1); in initialize() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp159 std::vector<vk::VkImageView> colorAttachments(1); in initFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp415 vector<SharedPtrVkImageView> colorAttachments; in test() local
1062 vector<SharedPtrVkImageView> colorAttachments; in testDifferentAttachmentSizes() local
DvktPipelineRenderToImageTests.cpp995 vector<SharedPtrVkImageView> colorAttachments; in testWithSizeReduction() local
1300 vector<SharedPtrVkImageView> colorAttachments; in drawToMipLevel() local
DvktPipelineMultisampleImageTests.cpp774 std::vector<ImageViewSp> colorAttachments; in renderMultisampledImage() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp338 …std::vector<VkPipelineColorBlendAttachmentState> colorAttachments (colorAttachmentCount, colorB… in makeGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp546 const vector<AttachmentReference>& colorAttachments, in Subpass()
843 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in logRenderPassInfo() local
1561 deUint32 getAttachmentNdx (const vector<AttachmentReference>& colorAttachments, size_t ndx) in getAttachmentNdx()
3047 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in renderReferenceValues() local
4270 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in initializeSubpassClearValues() local
4396 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in initializeSubpassRenderInfo() local
5135 set<deUint32> colorAttachments; in addAttachmentAllocationTests() local
DvktRenderPassTestsUtil.cpp405 const std::vector<AttachmentReference>& colorAttachments, in Subpass()
/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp654 } colorAttachments[] = in test() local