/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 261 …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/ |
D | vktDrawBaseClass.cpp | 72 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local 83 &colorAttachmentReference, in initialize()
|
D | vktDrawInvertedDepthRangesTests.cpp | 146 const VkAttachmentReference colorAttachmentReference = in InvertedDepthRangesTestInstance() local 158 &colorAttachmentReference, // colorAttachments in InvertedDepthRangesTestInstance()
|
D | vktDrawNegativeViewportHeightTests.cpp | 147 const VkAttachmentReference colorAttachmentReference = in NegativeViewportHeightTestInstance() local 159 &colorAttachmentReference, // colorAttachments in NegativeViewportHeightTestInstance()
|
D | vktDrawInstancedTests.cpp | 351 const vk::VkAttachmentReference colorAttachmentReference = in InstancedDrawInstance() local 362 &colorAttachmentReference, in InstancedDrawInstance()
|
D | vktBasicDrawTests.cpp | 358 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local 369 &colorAttachmentReference, in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 134 const vk::VkAttachmentReference colorAttachmentReference = in initRenderPass() local 146 &colorAttachmentReference, in initRenderPass()
|
D | vktDynamicStateDSTests.cpp | 183 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local 201 &colorAttachmentReference, in initialize() 580 const vk::VkAttachmentReference colorAttachmentReference = in initRenderPass() local 598 &colorAttachmentReference, in initRenderPass()
|
D | vktDynamicStateRSTests.cpp | 169 const vk::VkAttachmentReference colorAttachmentReference = in initialize() local 186 &colorAttachmentReference, in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 200 VkAttachmentReference colorAttachmentReference = in makeTestRenderPass() local 232 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in makeTestRenderPass()
|
D | vktPipelineMultisampleTests.cpp | 2321 const VkAttachmentReference colorAttachmentReference = in initialize() local 2370 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolOcclusionTests.cpp | 139 const vk::VkAttachmentReference colorAttachmentReference = in StateObjects() local 156 &colorAttachmentReference, // pColorAttachments in StateObjects()
|
D | vktQueryPoolStatisticsTests.cpp | 796 const VkAttachmentReference colorAttachmentReference = in creatColorAttachmentAndRenderPass() local 815 &colorAttachmentReference, //const VkAttachmentReference* pColorAttachments; in creatColorAttachmentAndRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 1013 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/ |
D | vktApiCopiesAndBlittingTests.cpp | 3496 const VkAttachmentReference colorAttachmentReference = in ResolveImageToImage() local 3509 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments; in ResolveImageToImage()
|