Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp2796 pCreateInfo->components.r > VK_COMPONENT_SWIZZLE_END_RANGE) { in PreCreateImageView()
2802 pCreateInfo->components.g > VK_COMPONENT_SWIZZLE_END_RANGE) { in PreCreateImageView()
2808 pCreateInfo->components.b > VK_COMPONENT_SWIZZLE_END_RANGE) { in PreCreateImageView()
2814 pCreateInfo->components.a > VK_COMPONENT_SWIZZLE_END_RANGE) { in PreCreateImageView()
/external/skia/third_party/vulkan/
Dvulkan.h521 VK_COMPONENT_SWIZZLE_END_RANGE = VK_COMPONENT_SWIZZLE_A, enumerator
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h528 VK_COMPONENT_SWIZZLE_END_RANGE = VK_COMPONENT_SWIZZLE_A, enumerator