Home
last modified time | relevance | path

Searched refs:colorAttachmentReference (Results 1 – 15 of 15) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp261 …const AttachmentRef colorAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPass() local
320 …&colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; || cons… in makeRenderPass()
478 …const AttachmentRef colorAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPassWithAttachments() local
523 …&colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; || cons… in makeRenderPassWithAttachments()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp72 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local
83 &colorAttachmentReference, in initialize()
DvktDrawInvertedDepthRangesTests.cpp146 const VkAttachmentReference colorAttachmentReference = in InvertedDepthRangesTestInstance() local
158 &colorAttachmentReference, // colorAttachments in InvertedDepthRangesTestInstance()
DvktDrawNegativeViewportHeightTests.cpp147 const VkAttachmentReference colorAttachmentReference = in NegativeViewportHeightTestInstance() local
159 &colorAttachmentReference, // colorAttachments in NegativeViewportHeightTestInstance()
DvktDrawInstancedTests.cpp351 const vk::VkAttachmentReference colorAttachmentReference = in InstancedDrawInstance() local
362 &colorAttachmentReference, in InstancedDrawInstance()
DvktBasicDrawTests.cpp358 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local
369 &colorAttachmentReference, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp134 const vk::VkAttachmentReference colorAttachmentReference = in initRenderPass() local
146 &colorAttachmentReference, in initRenderPass()
DvktDynamicStateDSTests.cpp183 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local
201 &colorAttachmentReference, in initialize()
580 const vk::VkAttachmentReference colorAttachmentReference = in initRenderPass() local
598 &colorAttachmentReference, in initRenderPass()
DvktDynamicStateRSTests.cpp169 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local
186 &colorAttachmentReference, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp200 VkAttachmentReference colorAttachmentReference = in makeTestRenderPass() local
232 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in makeTestRenderPass()
DvktPipelineMultisampleTests.cpp2321 const VkAttachmentReference colorAttachmentReference = in initialize() local
2370 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in initialize()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp139 const vk::VkAttachmentReference colorAttachmentReference = in StateObjects() local
156 &colorAttachmentReference, // pColorAttachments in StateObjects()
DvktQueryPoolStatisticsTests.cpp796 const VkAttachmentReference colorAttachmentReference = in creatColorAttachmentAndRenderPass() local
815 &colorAttachmentReference, //const VkAttachmentReference* pColorAttachments; in creatColorAttachmentAndRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1013 const VkAttachmentReference colorAttachmentReference = in execute() local
1019 colorAttachmentReferences.push_back(colorAttachmentReference); in execute()
2640 const VkAttachmentReference colorAttachmentReference = in renderTess() local
2653 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in renderTess()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3496 const VkAttachmentReference colorAttachmentReference = in ResolveImageToImage() local
3509 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in ResolveImageToImage()