HomeSort by relevance Sort by last modified time
    Searched refs:componentMappingRGBA (Results 1 - 7 of 7) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineDepthTests.cpp 234 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A };
313 componentMappingRGBA, // VkComponentMapping components;
330 componentMappingRGBA, // VkComponentMapping components;
    [all...]
vktPipelineStencilTests.cpp 323 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A };
400 componentMappingRGBA, // VkComponentMapping components;
417 componentMappingRGBA, // VkComponentMapping components;
    [all...]
vktPipelineImageSamplingInstance.cpp 360 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A };
527 componentMappingRGBA, // VkComponentMapping components;
    [all...]
vktPipelineMultisampleTests.cpp     [all...]
vktPipelineInputAssemblyTests.cpp 926 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A };
986 componentMappingRGBA, // VkComponentMapping components;
    [all...]
vktPipelinePushConstantTests.cpp 477 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A };
520 componentMappingRGBA, // VkChannelMapping channels;
    [all...]
vktPipelineVertexInputTests.cpp 651 const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A };
691 componentMappingRGBA, // VkComponentMapping components;
    [all...]

Completed in 181 milliseconds