Searched defs:colorAttachmentFormats (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawMultipleInterpolationTests.cpp | 558 std::vector<vk::VkFormat> colorAttachmentFormats(m_colorTargetViews.size(), m_params.format); in render() local 714 std::vector<vk::VkFormat> colorAttachmentFormats(m_colorTargetViews.size(), m_params.format); in beginSecondaryCmdBuffer() local
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 794 const std::vector<VkFormat> colorAttachmentFormats(testParams.colorUsed.size(), FORMAT_COLOR); in UnusedClearAttachmentTestInstance() local 991 std::vector<VkFormat> colorAttachmentFormats(m_testParams.colorUsed.size(), VK_FORMAT_UNDEFINED); in createCommandBufferDynamicRendering() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 624 std::vector<VkFormat> colorAttachmentFormats; in createCommandBuffer() local
|
| D | vktRenderPassTests.cpp | 1809 std::vector<vk::VkFormat> colorAttachmentFormats; in beginCommandBuffer() local 2061 std::vector<vk::VkFormat> colorAttachmentFormats; in createSubpassPipeline() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 1084 std::vector<VkFormat>& colorAttachmentFormats, in initializeRenderingAttachmentInfos() 2960 …std::vector<VkFormat> colorAttachmentFormats = { VK_FORMAT_UNDEFINED, VK_FORMAT_UNDEFINED, VK_… in drawBasic() local 3279 …std::vector<VkFormat> colorAttachmentFormats = { VK_FORMAT_UNDEFINED, VK_FORMAT_UNDEFINED, VK_… in drawClearAttachments() local 3766 …std::vector<VkFormat> colorAttachmentFormats = { VK_FORMAT_UNDEFINED, VK_FORMAT_UNDEFINED, V… in drawMultiRenderPass() local
|