Home
last modified time | relevance | path

Searched refs:VkFormatFeatureFlagBits (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_format_feature_flags2.adoc26 feature flag type to extend the existing elink:VkFormatFeatureFlagBits which
28 At the time of this writing 29 bits of elink:VkFormatFeatureFlagBits are
36 On top of replicating all the bits from elink:VkFormatFeatureFlagBits,
Dglossary.adoc650 A set of features from elink:VkFormatFeatureFlagBits that a
1370 The union of all elink:VkFormatFeatureFlagBits that the implementation
1375 external formats>> the elink:VkFormatFeatureFlagBits is provided by the
1380 formats>> the elink:VkFormatFeatureFlagBits is provided by the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc1775 * pname:linearTilingFeatures is a bitmask of elink:VkFormatFeatureFlagBits
1779 elink:VkFormatFeatureFlagBits specifying features supported by images
1781 * pname:bufferFeatures is a bitmask of elink:VkFormatFeatureFlagBits
1811 [open,refpage='VkFormatFeatureFlagBits',desc='Bitmask specifying features supported by a buffer',ty…
1820 include::{generated}/api/enums/VkFormatFeatureFlagBits.adoc[]
2076 [open,refpage='VkFormatFeatureFlags',desc='Bitmask of VkFormatFeatureFlagBits',type='flags']
2081 more elink:VkFormatFeatureFlagBits.
2188 elink:VkFormatFeatureFlagBits that are supported by any image created
2702 In such cases the exact elink:VkFormatFeatureFlagBits supported by the
2709 * The union of elink:VkFormatFeatureFlagBits
Dresources.adoc9973 ename:VkFormatFeatureFlagBits specifying required features of the
10096 * pname:requiredFormatFeatures bitmask of ename:VkFormatFeatureFlagBits
10105 ename:VkFormatFeatureFlagBits must: be chosen from among the buffer
10184 * pname:formatFeatures is a bitmask of elink:VkFormatFeatureFlagBits
Dfeatures.adoc4984 elink:VkFormatFeatureFlagBits:
4991 elink:VkFormatFeatureFlagBits:
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h2343 static inline const char* string_VkFormatFeatureFlagBits(VkFormatFeatureFlagBits input_value) in string_VkFormatFeatureFlagBits()
2429 … ret.append(string_VkFormatFeatureFlagBits(static_cast<VkFormatFeatureFlagBits>(1U << index))); in string_VkFormatFeatureFlags()
2434 …if( ret.empty()) ret.append(string_VkFormatFeatureFlagBits(static_cast<VkFormatFeatureFlagBits>(0)… in string_VkFormatFeatureFlags()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2228 typedef enum VkFormatFeatureFlagBits { enum
2276 } VkFormatFeatureFlagBits; typedef
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1865 * Clarify in elink:VkFormatFeatureFlagBits that
6536 elink:VkFormatFeatureFlagBits and valid usage statements for
6761 * Update interaction between elink:VkFormatFeatureFlagBits affecting
13011 elink:VkFormatFeatureFlagBits with respect to depth compare