/external/deqp/external/vulkancts/modules/vulkan/api/ |
vktApiGetMemoryCommitment.cpp | 105 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 156 componentMappingRGBA, // VkComponentMapping components;
|
vktApiCopiesAndBlittingTests.cpp | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
vktRobustnessUtil.cpp | 284 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 320 componentMappingRGBA, // VkComponentMapping components;
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
vktRenderPassUnusedAttachmentTests.cpp | 360 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 538 componentMappingRGBA, // VkChannelMapping channels; 555 componentMappingRGBA, // VkChannelMapping channels; 572 componentMappingRGBA, // VkChannelMapping channels; [all...] |
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineDepthTests.cpp | 276 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 359 componentMappingRGBA, // VkComponentMapping components; 376 componentMappingRGBA, // VkComponentMapping components; [all...] |
vktPipelinePushDescriptorTests.cpp | 277 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 318 componentMappingRGBA, // VkChannelMapping channels; [all...] |
vktPipelineStencilTests.cpp | 320 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 397 componentMappingRGBA, // VkComponentMapping components; 414 componentMappingRGBA, // VkComponentMapping components; [all...] |
vktPipelineDynamicOffsetTests.cpp | 156 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 211 componentMappingRGBA, // VkChannelMapping channels; [all...] |
vktPipelineInputAssemblyTests.cpp | 927 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 987 componentMappingRGBA, // VkComponentMapping components; [all...] |
vktPipelineMultisampleTests.cpp | [all...] |
vktPipelineImageSamplingInstance.cpp | 227 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 491 componentMappingRGBA, // VkComponentMapping components; [all...] |
vktPipelinePushConstantTests.cpp | 266 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; 310 componentMappingRGBA, // VkChannelMapping channels; [all...] |
vktPipelineVertexInputTests.cpp | [all...] |