Home
last modified time | relevance | path

Searched defs:colorAttachmentReferences (Results 1 – 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2013 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
2541 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
3179 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
3195 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
3931 vector<AttachmentReference> colorAttachmentReferences; in initTests() local
4012 vector<AttachmentReference> colorAttachmentReferences; in initTests() local
DvktRenderPassTests.cpp1169 vector<AttachmentRef>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() local
5677 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentTests() local
5822 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentWriteMaskTests() local
6115 std::vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6377 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6398 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6419 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6440 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6458 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
DvktRenderPassTestsUtil.cpp656 std::vector<AttachmentRef>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2013 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
2541 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
3179 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
3195 vector<AttachmentReference> colorAttachmentReferences; in iterateInternal() local
3931 vector<AttachmentReference> colorAttachmentReferences; in initTests() local
4012 vector<AttachmentReference> colorAttachmentReferences; in initTests() local
DvktRenderPassTests.cpp1181 vector<AttachmentRef>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() local
5702 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentTests() local
5847 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentWriteMaskTests() local
6152 std::vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6418 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6439 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6460 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6481 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
6499 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
DvktRenderPassTestsUtil.cpp656 std::vector<AttachmentRef>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp135 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
960 vector<VkAttachmentReference> colorAttachmentReferences (numAttachments); in makeRenderPassMultiAttachments() local
DvktPipelineImageSamplingInstance.cpp637 std::vector<VkAttachmentReference> colorAttachmentReferences(m_imageCount); in setup() local
DvktPipelineRenderToImageTests.cpp388 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
DvktPipelineMultisampleImageTests.cpp446 std::vector<VkAttachmentReference> colorAttachmentReferences(numLayers); in makeMultisampleRenderPass() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp970 std::vector<VkAttachmentReference> colorAttachmentReferences; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp138 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
968 vector<VkAttachmentReference> colorAttachmentReferences (numAttachments); in makeRenderPassMultiAttachments() local
DvktPipelineImageSamplingInstance.cpp639 std::vector<VkAttachmentReference> colorAttachmentReferences(m_imageCount); in setup() local
DvktPipelineRenderToImageTests.cpp391 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
DvktPipelineMultisampleImageTests.cpp449 std::vector<VkAttachmentReference> colorAttachmentReferences(numLayers); in makeMultisampleRenderPass() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp972 std::vector<VkAttachmentReference> colorAttachmentReferences; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp360 std::vector<VkAttachmentReference2> colorAttachmentReferences(subpassCount, { in buildRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp674 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMutableTests.cpp674 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp478 std::vector<VkAttachmentReference2> colorAttachmentReferences(subpassCount, { in buildRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp925 std::vector<VkAttachmentReference> colorAttachmentReferences; in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp925 std::vector<VkAttachmentReference> colorAttachmentReferences; in execute() local