Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandPool.cpp37 if (context->getFeatures().useResetCommandBufferBitForSecondaryPools.enabled) in init()
H A Dvk_renderer.cpp5668 ANGLE_FEATURE_CONDITION(&mFeatures, useResetCommandBufferBitForSecondaryPools, isARM); in initFeatures()
/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesVk_autogen.h1049 FeatureInfo useResetCommandBufferBitForSecondaryPools = { member