Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1084 vector<VkAttachmentReference>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() local
4735 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentTests() local
5014 std::vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
5209 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
5230 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
5251 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
5272 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
5291 vector<AttachmentReference> colorAttachmentReferences; in addAttachmentAllocationTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp340 std::vector<VkAttachmentReference> colorAttachmentReferences(numLayers); in makeMultisampleRenderPass() local
DvktPipelineImageSamplingInstance.cpp447 std::vector<VkAttachmentReference> colorAttachmentReferences(m_imageCount); in ImageSamplingInstance() local
DvktPipelineRenderToImageTests.cpp477 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp767 vector<VkAttachmentReference> colorAttachmentReferences (numLayers); in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp755 std::vector<VkAttachmentReference> colorAttachmentReferences; in execute() local