/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 361 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in UnusedAttachmentTestInstance() local 539 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance() 556 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance() 573 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
|
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 269 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G… in InputAttachmentSparseFillingTestInstance() local 299 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance() 353 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance()
|
D | vktRenderPassFragmentDensityMapTests.cpp | 1456 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_co… in FragmentDensityMapTestInstance() 1514 …componentMappingRGBA, colorSubresourceRange, m_colorCopyImage, m_colorCopyImageAlloc, m_colorCopyI… in FragmentDensityMapTestInstance() 1521 …componentMappingRGBA, outputSubresourceRange, m_outputImage, m_outputImageAlloc, m_outputImageView… in FragmentDensityMapTestInstance() 1533 …componentMappingRGBA, densityMapSubresourceRange, densityMapImage, densityMapImageAlloc, densityMa… in FragmentDensityMapTestInstance()
|
D | vktRenderPassLoadStoreOpNoneTests.cpp | 836 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_… in iterate() local 911 componentMappingRGBA, // VkChannelMapping channels in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 361 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in UnusedAttachmentTestInstance() local 539 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance() 556 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance() 573 componentMappingRGBA, // VkChannelMapping channels; in UnusedAttachmentTestInstance()
|
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 269 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G… in InputAttachmentSparseFillingTestInstance() local 299 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance() 353 componentMappingRGBA, // VkChannelMapping channels; in InputAttachmentSparseFillingTestInstance()
|
D | vktRenderPassFragmentDensityMapTests.cpp | 1456 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_co… in FragmentDensityMapTestInstance() 1514 …componentMappingRGBA, colorSubresourceRange, m_colorCopyImage, m_colorCopyImageAlloc, m_colorCopyI… in FragmentDensityMapTestInstance() 1521 …componentMappingRGBA, outputSubresourceRange, m_outputImage, m_outputImageAlloc, m_outputImageView… in FragmentDensityMapTestInstance() 1533 …componentMappingRGBA, densityMapSubresourceRange, densityMapImage, densityMapImageAlloc, densityMa… in FragmentDensityMapTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 120 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_… in iterate() local 172 componentMappingRGBA, // VkComponentMapping components; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 120 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_… in iterate() local 172 componentMappingRGBA, // VkComponentMapping components; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 301 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in init() local 342 componentMappingRGBA, // VkChannelMapping channels; in init() 1124 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… 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,… in init() local 2029 componentMappingRGBA, // VkChannelMapping channels; in init() 2773 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in init() local 2814 componentMappingRGBA, // VkChannelMapping channels; in init() 3642 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in init() local [all …]
|
D | vktPipelineStencilTests.cpp | 375 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … local 452 componentMappingRGBA, // VkComponentMapping components; 469 componentMappingRGBA, // VkComponentMapping components;
|
D | vktPipelineDepthTests.cpp | 400 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … local 482 componentMappingRGBA, // VkComponentMapping components; 499 componentMappingRGBA, // VkComponentMapping components;
|
D | vktPipelineInterfaceMatchingTests.cpp | 187 const VkComponentMapping componentMappingRGBA = makeComponentMappingRGBA(); in iterate() local 233 componentMappingRGBA, // VkComponentMapping components; in iterate()
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 1272 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in BlendOperationAdvancedTestInstance() local 1319 componentMappingRGBA, // VkComponentMapping components; in BlendOperationAdvancedTestInstance() 1986 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in BlendOperationAdvancedTestCoherentInstance() local 2026 componentMappingRGBA, // VkComponentMapping components; in BlendOperationAdvancedTestCoherentInstance()
|
D | vktPipelinePushConstantTests.cpp | 299 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_… in init() local 343 componentMappingRGBA, // VkChannelMapping channels; in init() 2161 …const VkComponentMapping componentMappingRGBA = {VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, V… in init() local 2202 componentMappingRGBA, // VkChannelMapping channels; in init()
|
D | vktPipelineInputAssemblyTests.cpp | 1210 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in InputAssemblyInstance() local 1252 componentMappingRGBA, // VkComponentMapping components; in InputAssemblyInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 301 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in init() local 342 componentMappingRGBA, // VkChannelMapping channels; in init() 1124 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… 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,… in init() local 2029 componentMappingRGBA, // VkChannelMapping channels; in init() 2773 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in init() local 2814 componentMappingRGBA, // VkChannelMapping channels; in init() 3642 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in init() local [all …]
|
D | vktPipelineStencilTests.cpp | 375 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … local 452 componentMappingRGBA, // VkComponentMapping components; 469 componentMappingRGBA, // VkComponentMapping components;
|
D | vktPipelineDepthTests.cpp | 400 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … local 482 componentMappingRGBA, // VkComponentMapping components; 499 componentMappingRGBA, // VkComponentMapping components;
|
D | vktPipelineInterfaceMatchingTests.cpp | 187 const VkComponentMapping componentMappingRGBA = makeComponentMappingRGBA(); in iterate() local 233 componentMappingRGBA, // VkComponentMapping components; in iterate()
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 1272 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in BlendOperationAdvancedTestInstance() local 1319 componentMappingRGBA, // VkComponentMapping components; in BlendOperationAdvancedTestInstance() 1986 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in BlendOperationAdvancedTestCoherentInstance() local 2026 componentMappingRGBA, // VkComponentMapping components; in BlendOperationAdvancedTestCoherentInstance()
|
D | vktPipelinePushConstantTests.cpp | 299 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_… in init() local 343 componentMappingRGBA, // VkChannelMapping channels; in init() 2161 …const VkComponentMapping componentMappingRGBA = {VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, V… in init() local 2202 componentMappingRGBA, // VkChannelMapping channels; in init()
|
D | vktPipelineInputAssemblyTests.cpp | 1210 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G,… in InputAssemblyInstance() local 1252 componentMappingRGBA, // VkComponentMapping components; in InputAssemblyInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 373 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in GraphicsEnvironment() local 410 componentMappingRGBA, // VkComponentMapping components; in GraphicsEnvironment()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 373 …const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, … in GraphicsEnvironment() local 410 componentMappingRGBA, // VkComponentMapping components; in GraphicsEnvironment()
|