Home
last modified time | relevance | path

Searched refs:componentMappingRGBA (Results 1 - 25 of 38) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp359 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in UnusedAttachmentTestInstance() local
537 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
554 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
571 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp267 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in InputAttachmentSparseFillingTestInstance() local
297 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance()
351 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance()
H A DvktRenderPassFragmentDensityMapTests.cpp1497 const VkComponentMapping componentMappingRGBA = makeComponentMappingRGBA(); in FragmentDensityMapTestInstance() local
1538 componentMappingRGBA, colorSubresourceRange, m_colorImage, m_colorImageAlloc, m_colorImageView); in FragmentDensityMapTestInstance()
1546 componentMappingRGBA, colorSubresourceRange, m_colorResolvedImage, m_colorResolvedImageAlloc, m_colorResolvedImageView); in FragmentDensityMapTestInstance()
1555 componentMappingRGBA, colorSubresourceRange, m_colorCopyImage, m_colorCopyImageAlloc, m_colorCopyImageView); in FragmentDensityMapTestInstance()
1562 componentMappingRGBA, outputSubresourceRange, m_outputImage, m_outputImageAlloc, m_outputImageView); in FragmentDensityMapTestInstance()
1574 componentMappingRGBA, densityMapSubresourceRange, densityMapImage, densityMapImageAlloc, densityMapImageView); in FragmentDensityMapTestInstance()
H A DvktRenderPassLoadStoreOpNoneTests.cpp834 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in iterate() local
912 componentMappingRGBA, // VkChannelMapping channels in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp361 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in UnusedAttachmentTestInstance() local
539 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
556 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
573 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp269 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in InputAttachmentSparseFillingTestInstance() local
299 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance()
353 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance()
H A DvktRenderPassFragmentDensityMapTests.cpp1456 const VkComponentMapping componentMappingRGBA = makeComponentMappingRGBA(); in FragmentDensityMapTestInstance() local
1497 componentMappingRGBA, colorSubresourceRange, m_colorImage, m_colorImageAlloc, m_colorImageView); in FragmentDensityMapTestInstance()
1505 componentMappingRGBA, colorSubresourceRange, m_colorResolvedImage, m_colorResolvedImageAlloc, m_colorResolvedImageView); in FragmentDensityMapTestInstance()
1514 componentMappingRGBA, colorSubresourceRange, m_colorCopyImage, m_colorCopyImageAlloc, m_colorCopyImageView); in FragmentDensityMapTestInstance()
1521 componentMappingRGBA, outputSubresourceRange, m_outputImage, m_outputImageAlloc, m_outputImageView); in FragmentDensityMapTestInstance()
1533 componentMappingRGBA, densityMapSubresourceRange, densityMapImage, densityMapImageAlloc, densityMapImageView); in FragmentDensityMapTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp119 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in iterate() local
171 componentMappingRGBA, // VkComponentMapping components; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp348 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in GraphicsEnvironment() local
385 componentMappingRGBA, // VkComponentMapping components; in GraphicsEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp120 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in iterate() local
172 componentMappingRGBA, // VkComponentMapping components; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.cpp373 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in GraphicsEnvironment() local
410 componentMappingRGBA, // VkComponentMapping components; in GraphicsEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp304 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
345 componentMappingRGBA, // VkChannelMapping channels; in init()
1136 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
1177 componentMappingRGBA, // VkChannelMapping channels; in init()
1230 componentMappingRGBA, // VkChannelMapping channels; in init()
1992 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
2040 componentMappingRGBA, // VkChannelMapping channels; in init()
2783 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
2824 componentMappingRGBA, // VkChannelMapping channels; in init()
3660 const VkComponentMapping componentMappingRGBA in init() local
[all...]
H A DvktPipelineStencilTests.cpp375 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; variable
452 componentMappingRGBA, // VkComponentMapping components;
469 componentMappingRGBA, // VkComponentMapping components;
H A DvktPipelineBlendOperationAdvancedTests.cpp1277 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A};
1324 componentMappingRGBA, // VkComponentMapping components;
2006 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A};
2046 componentMappingRGBA, // VkComponentMapping components;
H A DvktPipelineInterfaceMatchingTests.cpp189 const VkComponentMapping componentMappingRGBA = makeComponentMappingRGBA(); in iterate() local
235 componentMappingRGBA, // VkComponentMapping components; in iterate()
H A DvktPipelineDepthTests.cpp414 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; variable
497 componentMappingRGBA, // VkComponentMapping components;
514 componentMappingRGBA, // VkComponentMapping components;
H A DvktPipelinePushConstantTests.cpp301 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
345 componentMappingRGBA, // VkChannelMapping channels; in init()
2155 const VkComponentMapping componentMappingRGBA = {VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A}; in init() local
2196 componentMappingRGBA, // VkChannelMapping channels; in init()
H A DvktPipelineImageSamplingInstance.cpp390 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in setup() local
628 componentMappingRGBA, // VkComponentMapping components; in setup()
H A DvktPipelineInputAssemblyTests.cpp1206 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in InputAssemblyInstance() local
1248 componentMappingRGBA, // VkComponentMapping components; in InputAssemblyInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp301 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
342 componentMappingRGBA, // VkChannelMapping channels; in init()
1124 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
1165 componentMappingRGBA, // VkChannelMapping channels; in init()
1218 componentMappingRGBA, // VkChannelMapping channels; in init()
1981 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
2029 componentMappingRGBA, // VkChannelMapping channels; in init()
2773 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
2814 componentMappingRGBA, // VkChannelMapping channels; in init()
3642 const VkComponentMapping componentMappingRGBA in init() local
[all...]
H A DvktPipelineStencilTests.cpp375 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; variable
452 componentMappingRGBA, // VkComponentMapping components;
469 componentMappingRGBA, // VkComponentMapping components;
H A DvktPipelineBlendOperationAdvancedTests.cpp1272 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A};
1319 componentMappingRGBA, // VkComponentMapping components;
1986 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A};
2026 componentMappingRGBA, // VkComponentMapping components;
H A DvktPipelineInterfaceMatchingTests.cpp187 const VkComponentMapping componentMappingRGBA = makeComponentMappingRGBA(); in iterate() local
233 componentMappingRGBA, // VkComponentMapping components; in iterate()
H A DvktPipelineDepthTests.cpp400 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; variable
482 componentMappingRGBA, // VkComponentMapping components;
499 componentMappingRGBA, // VkComponentMapping components;
H A DvktPipelinePushConstantTests.cpp299 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in init() local
343 componentMappingRGBA, // VkChannelMapping channels; in init()
2161 const VkComponentMapping componentMappingRGBA = {VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A}; in init() local
2202 componentMappingRGBA, // VkChannelMapping channels; in init()

Completed in 66 milliseconds

12