Searched defs:colorAttachmentReference (Results 1 - 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.cpp70 const vk::VkAttachmentReference colorAttachmentReference = local
81 &colorAttachmentReference,
H A DvktDrawNegativeViewportHeightTests.cpp143 const VkAttachmentReference colorAttachmentReference = local
155 &colorAttachmentReference, // colorAttachments
H A DvktDrawInstancedTests.cpp329 const vk::VkAttachmentReference colorAttachmentReference = local
340 &colorAttachmentReference,
H A DvktBasicDrawTests.cpp344 const vk::VkAttachmentReference colorAttachmentReference = local
355 &colorAttachmentReference,
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp73 const vk::VkAttachmentReference colorAttachmentReference = local
85 &colorAttachmentReference,
H A DvktDynamicStateDSTests.cpp180 const vk::VkAttachmentReference colorAttachmentReference = local
198 &colorAttachmentReference,
H A DvktDynamicStateRSTests.cpp167 const vk::VkAttachmentReference colorAttachmentReference = local
184 &colorAttachmentReference,
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.cpp288 const VkAttachmentReference colorAttachmentReference = local
307 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineBlendTests.cpp374 const VkAttachmentReference colorAttachmentReference = local
387 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineDepthTests.cpp371 const VkAttachmentReference colorAttachmentReference = local
390 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineInputAssemblyTests.cpp1008 const VkAttachmentReference colorAttachmentReference = local
1021 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineStencilTests.cpp458 const VkAttachmentReference colorAttachmentReference = local
477 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineCacheTests.cpp854 const VkAttachmentReference colorAttachmentReference = local
873 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineMultisampleTests.cpp1649 const VkAttachmentReference colorAttachmentReference = local
1674 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelinePushConstantTests.cpp678 const VkAttachmentReference colorAttachmentReference = local
697 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktPipelineVertexInputTests.cpp758 const VkAttachmentReference colorAttachmentReference = local
771 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp234 const VkAttachmentReference colorAttachmentReference = local
247 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp147 const VkAttachmentReference colorAttachmentReference = local
168 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp451 const VkAttachmentReference colorAttachmentReference = local
470 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp137 const vk::VkAttachmentReference colorAttachmentReference = local
154 &colorAttachmentReference, // pColorAttachments
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp288 const VkAttachmentReference colorAttachmentReference = local
300 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
H A DvktSynchronizationUtil.cpp402 const VkAttachmentReference colorAttachmentReference = local
421 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp217 const VkAttachmentReference colorAttachmentReference = local
236 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.cpp370 const VkAttachmentReference colorAttachmentReference = local
389 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp851 const VkAttachmentReference colorAttachmentReference = local
857 colorAttachmentReferences.push_back(colorAttachmentReference);
2324 const VkAttachmentReference colorAttachmentReference = local
2337 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;

Completed in 312 milliseconds

12