Home
last modified time | relevance | path

Searched defs:colorAttachmentRef (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDifferingInterpolationTests.cpp226 const VkAttachmentReference colorAttachmentRef = { 0, VK_IMAGE_LAYOUT_GENERAL }; in iterate() local
DvktDrawExplicitVertexParameterTests.cpp396 const VkAttachmentReference colorAttachmentRef = { 0u, VK_IMAGE_LAYOUT_GENERAL }; in iterate() local
DvktDrawScissorTests.cpp431 const VkAttachmentReference colorAttachmentRef = { 0, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL }; in iterate() local
DvktDrawMultiExtTests.cpp602 …const VkAttachmentReference colorAttachmentRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT… in makeMultidrawRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleResolveRenderAreaTests.cpp158 const VkAttachmentReference colorAttachmentRef = in makeRenderPass() local
DvktPipelineDepthRangeUnrestrictedTests.cpp417 const VkAttachmentReference colorAttachmentRef = in makeRenderPass() local
DvktPipelineFramebufferAttachmentTests.cpp1421 const VkAttachmentReference colorAttachmentRef = in makeRenderPassInputResolveSameAttachment() local
DvktPipelineBlendOperationAdvancedTests.cpp880 const VkAttachmentReference colorAttachmentRef = in makeTestRenderPass() local
DvktPipelineMultisampleImageTests.cpp508 const VkAttachmentReference colorAttachmentRef = in makeSimpleRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationProvokingVertexTests.cpp863 const VkAttachmentReference colorAttachmentRef = in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp336 const VkAttachmentReference colorAttachmentRef = in makeRenderPass() local
DvktImageDepthStencilDescriptorTests.cpp839 const VkAttachmentReference2 colorAttachmentRef = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp417 VkAttachmentReference colorAttachmentRef{}; local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp712 const VkAttachmentReference colorAttachmentRef = in createRenderPass() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp613 const VkAttachmentReference colorAttachmentRef = in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp1270 const VkAttachmentReference2 colorAttachmentRef = in makeRenderPass() local
1987 const VkAttachmentReference colorAttachmentRef = in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp878 const VkAttachmentReference colorAttachmentRef = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp637 …const VkAttachmentReference colorAttachmentRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT_COLOR… in makeCustomRenderPass() local
2169 …const VkAttachmentReference colorAttachmentRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT_COLOR… in makeCustomRenderPass() local
DvktMeshShaderQueryTestsEXT.cpp790 …const VkAttachmentReference colorAttachmentRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT_COLOR… in makeCustomRenderPass() local
DvktMeshShaderBuiltinTestsEXT.cpp190 …const VkAttachmentReference colorAttachmentRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT_COLOR… in createCustomRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp377 VkAttachmentReference colorAttachmentRef; in createColorOnlyRenderPass() local
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1082 VkAttachmentReference colorAttachmentRef = {}; in CreateSwapchain() local
/external/deqp/external/vulkancts/modules/vulkan/sc/
DvktDeviceObjectReservationTests.cpp376 const VkAttachmentReference colorAttachmentRef = in createRenderPasses() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp245 const VkAttachmentReference colorAttachmentRef = in makeRenderPassWithSelfDependency() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2498 const AttRef colorAttachmentRef in createRenderPass() local

12