Searched defs:colorAttachmentDescription (Results 1 - 23 of 23) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.cpp275 const VkAttachmentDescription colorAttachmentDescription = local
320 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktPipelineMultisampleImageTests.cpp323 const VkAttachmentDescription colorAttachmentDescription = local
335 const std::vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription);
388 const VkAttachmentDescription colorAttachmentDescription = local
427 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktPipelineBlendTests.cpp361 const VkAttachmentDescription colorAttachmentDescription = local
400 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktPipelineDepthTests.cpp339 const VkAttachmentDescription colorAttachmentDescription = local
367 colorAttachmentDescription,
H A DvktPipelineInputAssemblyTests.cpp995 const VkAttachmentDescription colorAttachmentDescription = local
1034 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktPipelineRenderToImageTests.cpp302 const VkAttachmentDescription colorAttachmentDescription = local
314 const vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription);
H A DvktPipelineStencilTests.cpp426 const VkAttachmentDescription colorAttachmentDescription = local
454 colorAttachmentDescription,
H A DvktPipelineCacheTests.cpp822 const VkAttachmentDescription colorAttachmentDescription = local
850 colorAttachmentDescription,
H A DvktPipelinePushConstantTests.cpp660 const VkAttachmentDescription colorAttachmentDescription = local
675 colorAttachmentDescription
H A DvktPipelineVertexInputTests.cpp745 const VkAttachmentDescription colorAttachmentDescription = local
784 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp99 const VkAttachmentDescription colorAttachmentDescription = local
138 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktFragmentOperationsScissorTests.cpp118 const VkAttachmentDescription colorAttachmentDescription = local
157 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp88 const VkAttachmentDescription colorAttachmentDescription = local
127 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktGeometryLayeredRenderingTests.cpp159 const VkAttachmentDescription colorAttachmentDescription = local
198 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktGeometryTestsUtil.cpp438 const VkAttachmentDescription colorAttachmentDescription = local
483 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp221 const VkAttachmentDescription colorAttachmentDescription = local
260 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp276 const VkAttachmentDescription colorAttachmentDescription = local
312 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktSynchronizationUtil.cpp389 const VkAttachmentDescription colorAttachmentDescription = local
434 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
H A DvktSynchronizationOperation.cpp2522 const VkAttachmentDescription colorAttachmentDescription = local
2582 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp204 const VkAttachmentDescription colorAttachmentDescription = local
249 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp279 const VkAttachmentDescription colorAttachmentDescription = local
318 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.cpp357 const VkAttachmentDescription colorAttachmentDescription = local
402 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp825 const VkAttachmentDescription colorAttachmentDescription = local
848 attachments.push_back(colorAttachmentDescription);
2306 const VkAttachmentDescription colorAttachmentDescription = local
2321 colorAttachmentDescription

Completed in 264 milliseconds