Home
last modified time | relevance | path

Searched refs:useMultipleDescriptorsForExternalFormats (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesVk_autogen.h551 FeatureInfo useMultipleDescriptorsForExternalFormats = { member
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.cpp5150 ANGLE_FEATURE_CONDITION(&mFeatures, useMultipleDescriptorsForExternalFormats, true); in initFeatures()
6741 ANGLE_VK_CHECK(context, getFeatures().useMultipleDescriptorsForExternalFormats.enabled, in getFormatDescriptorCountForExternalFormat()