Home
last modified time | relevance | path

Searched refs:UseVmaForImageSuballocation (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanImageTest.cpp551 ANGLE_SKIP_TEST_IF(!getEGLWindow()->isFeatureEnabled(Feature::UseVmaForImageSuballocation)); in TEST_P()
615 ANGLE_SKIP_TEST_IF(!getEGLWindow()->isFeatureEnabled(Feature::UseVmaForImageSuballocation)); in TEST_P()
713 ANGLE_SKIP_TEST_IF(!getEGLWindow()->isFeatureEnabled(Feature::UseVmaForImageSuballocation)); in TEST_P()
826 ANGLE_SKIP_TEST_IF(!getEGLWindow()->isFeatureEnabled(Feature::UseVmaForImageSuballocation)); in TEST_P()
H A DTextureTest.cpp13233 getEGLWindow()->isFeatureEnabled(Feature::UseVmaForImageSuballocation)); in TEST_P()
13343 ANGLE_SKIP_TEST_IF(!getEGLWindow()->isFeatureEnabled(Feature::UseVmaForImageSuballocation)); in TEST_P()
/aosp_15_r20/external/angle/util/autogen/
H A Dangle_features_autogen.h450 UseVmaForImageSuballocation, enumerator
H A Dangle_features_autogen.cpp450 {Feature::UseVmaForImageSuballocation, "useVmaForImageSuballocation"},