Home
last modified time | relevance | path

Searched refs:VK_COMPONENT_SWIZZLE_BEGIN_RANGE (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp2795 if (pCreateInfo->components.r < VK_COMPONENT_SWIZZLE_BEGIN_RANGE || in PreCreateImageView()
2801 if (pCreateInfo->components.g < VK_COMPONENT_SWIZZLE_BEGIN_RANGE || in PreCreateImageView()
2807 if (pCreateInfo->components.b < VK_COMPONENT_SWIZZLE_BEGIN_RANGE || in PreCreateImageView()
2813 if (pCreateInfo->components.a < VK_COMPONENT_SWIZZLE_BEGIN_RANGE || in PreCreateImageView()
/external/skia/third_party/vulkan/
Dvulkan.h520 VK_COMPONENT_SWIZZLE_BEGIN_RANGE = VK_COMPONENT_SWIZZLE_IDENTITY, enumerator
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h527 VK_COMPONENT_SWIZZLE_BEGIN_RANGE = VK_COMPONENT_SWIZZLE_IDENTITY, enumerator