/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderUtil.cpp | 182 …colorAttachmentReference // VkAttachmentReference || VkAt… in makeRenderPass() local 394 …colorAttachmentReference // VkAttachmentReference || VkAt… in makeRenderPassWithAttachments() local
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vklayertests_imageless_framebuffer.cpp | 619 VkAttachmentReference colorAttachmentReference = {}; in TEST_F() local 801 VkAttachmentReference colorAttachmentReference = {}; in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDSTests.cpp | 223 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initialize() local 697 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initRenderPass() local
|
H A D | vktDynamicStateBaseClass.cpp | 179 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initRenderPass() local
|
H A D | vktDynamicStateDiscardTests.cpp | 169 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initRenderPass() local
|
H A D | vktDynamicStateRSTests.cpp | 215 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initialize() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBaseClass.cpp | 84 const vk::VkAttachmentReference colorAttachmentReference{0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initialize() local
|
H A D | vktDrawSampleAttributeTests.cpp | 232 …const VkAttachmentReference colorAttachmentReference = {0, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMA… in iterate() local
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 166 const VkAttachmentReference colorAttachmentReference = { in iterate() local
|
H A D | vktDrawAhbTests.cpp | 413 …const VkAttachmentReference colorAttachmentReference = {i, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMA… in iterate() local
|
H A D | vktDrawMultipleClearsWithinRenderPass.cpp | 278 const VkAttachmentReference colorAttachmentReference = in MultipleClearsTest() local
|
H A D | vktDrawInvertedDepthRangesTests.cpp | 213 const VkAttachmentReference colorAttachmentReference = {0u, VK_IMAGE_LAYOUT_GENERAL}; in InvertedDepthRangesTestInstance() local
|
H A D | vktDrawMultipleInterpolationTests.cpp | 383 …const vk::VkAttachmentReference colorAttachmentReference = {attachmentNdx++, vk::VK_IMAGE_LAYOUT_G… in render() local
|
H A D | vktDrawInstancedTests.cpp | 475 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in InstancedDrawInstance() local
|
H A D | vktDrawVertexAttribDivisorTests.cpp | 316 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in VertexAttributeDivisorInstance() local
|
H A D | vktDrawNegativeViewportHeightTests.cpp | 237 const VkAttachmentReference colorAttachmentReference = {0u, VK_IMAGE_LAYOUT_GENERAL}; in NegativeViewportHeightTestInstance() local
|
H A D | vktDrawAhbExternalFormatResolveTests.cpp | 962 const vk::VkAttachmentReference2 colorAttachmentReference = { in createRenderPass() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawTests.cpp | 203 const vk::VkAttachmentReference colorAttachmentReference{0, vk::VK_IMAGE_LAYOUT_GENERAL}; in createRenderPassWithClear() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineStencilExportTests.cpp | 280 VkAttachmentReference colorAttachmentReference = { in makeTestRenderPass() local
|
H A D | vktPipelineColorWriteEnableTests.cpp | 533 std::vector<vk::VkAttachmentReference> colorAttachmentReference; in iterate() local 1307 std::vector<VkAttachmentReference> colorAttachmentReference; in createRenderPass() local
|
H A D | vktPipelineDescriptorLimitsTests.cpp | 131 …const VkAttachmentReference colorAttachmentReference = {2u, colorAttachmentDescription.finalLayout… in makeRenderPassInputAttachment() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 156 const vk::VkAttachmentReference colorAttachmentReference = { in StateObjects() local
|
H A D | vktQueryPoolOcclusionTests.cpp | 182 const vk::VkAttachmentReference colorAttachmentReference = { in StateObjects() local
|
H A D | vktQueryPoolPerformanceTests.cpp | 550 const VkAttachmentReference colorAttachmentReference = { in initStateObjects() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 1093 const VkAttachmentReference colorAttachmentReference = { in execute() local 3385 const VkAttachmentReference colorAttachmentReference = { in renderTess() local
|