Home
last modified time | relevance | path

Searched defs:STORAGE_IMAGE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_mandatory_format_support_table_autogen.cpp33 constexpr VkFormatFeatureFlagBits STORAGE_IMAGE = VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT; variable
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp146 STORAGE_IMAGE, enumerator
1160 STORAGE_IMAGE, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs268 pub const STORAGE_IMAGE: Self = Self(0b10); constant
1360 pub const STORAGE_IMAGE: Self = Self(0b10); constant
Denums.rs192 pub const STORAGE_IMAGE: Self = Self(3); constant
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp138 STORAGE_IMAGE, enumerator
H A DvktMeshShaderSyncTestsEXT.cpp139 STORAGE_IMAGE, enumerator