Home
last modified time | relevance | path

Searched defs:colorAttachmentReference (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderUtil.cpp182colorAttachmentReference // VkAttachmentReference || VkAt… in makeRenderPass() local
394colorAttachmentReference // VkAttachmentReference || VkAt… in makeRenderPassWithAttachments() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_imageless_framebuffer.cpp619 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 DvktDynamicStateDSTests.cpp223 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 DvktDynamicStateBaseClass.cpp179 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initRenderPass() local
H A DvktDynamicStateDiscardTests.cpp169 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initRenderPass() local
H A DvktDynamicStateRSTests.cpp215 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 DvktDrawBaseClass.cpp84 const vk::VkAttachmentReference colorAttachmentReference{0, vk::VK_IMAGE_LAYOUT_GENERAL}; in initialize() local
H A DvktDrawSampleAttributeTests.cpp232 …const VkAttachmentReference colorAttachmentReference = {0, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMA… in iterate() local
H A DvktDrawMultisampleLinearInterpolationTests.cpp166 const VkAttachmentReference colorAttachmentReference = { in iterate() local
H A DvktDrawAhbTests.cpp413 …const VkAttachmentReference colorAttachmentReference = {i, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMA… in iterate() local
H A DvktDrawMultipleClearsWithinRenderPass.cpp278 const VkAttachmentReference colorAttachmentReference = in MultipleClearsTest() local
H A DvktDrawInvertedDepthRangesTests.cpp213 const VkAttachmentReference colorAttachmentReference = {0u, VK_IMAGE_LAYOUT_GENERAL}; in InvertedDepthRangesTestInstance() local
H A DvktDrawMultipleInterpolationTests.cpp383 …const vk::VkAttachmentReference colorAttachmentReference = {attachmentNdx++, vk::VK_IMAGE_LAYOUT_G… in render() local
H A DvktDrawInstancedTests.cpp475 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in InstancedDrawInstance() local
H A DvktDrawVertexAttribDivisorTests.cpp316 const vk::VkAttachmentReference colorAttachmentReference = {0, vk::VK_IMAGE_LAYOUT_GENERAL}; in VertexAttributeDivisorInstance() local
H A DvktDrawNegativeViewportHeightTests.cpp237 const VkAttachmentReference colorAttachmentReference = {0u, VK_IMAGE_LAYOUT_GENERAL}; in NegativeViewportHeightTestInstance() local
H A DvktDrawAhbExternalFormatResolveTests.cpp962 const vk::VkAttachmentReference2 colorAttachmentReference = { in createRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawTests.cpp203 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 DvktPipelineStencilExportTests.cpp280 VkAttachmentReference colorAttachmentReference = { in makeTestRenderPass() local
H A DvktPipelineColorWriteEnableTests.cpp533 std::vector<vk::VkAttachmentReference> colorAttachmentReference; in iterate() local
1307 std::vector<VkAttachmentReference> colorAttachmentReference; in createRenderPass() local
H A DvktPipelineDescriptorLimitsTests.cpp131 …const VkAttachmentReference colorAttachmentReference = {2u, colorAttachmentDescription.finalLayout… in makeRenderPassInputAttachment() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolConcurrentTests.cpp156 const vk::VkAttachmentReference colorAttachmentReference = { in StateObjects() local
H A DvktQueryPoolOcclusionTests.cpp182 const vk::VkAttachmentReference colorAttachmentReference = { in StateObjects() local
H A DvktQueryPoolPerformanceTests.cpp550 const VkAttachmentReference colorAttachmentReference = { in initStateObjects() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp1093 const VkAttachmentReference colorAttachmentReference = { in execute() local
3385 const VkAttachmentReference colorAttachmentReference = { in renderTess() local

12