Home
last modified time | relevance | path

Searched defs:textureable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/
H A DProtectedUtils.cpp20 bool textureable, in CreateProtectedSkSurface()
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestHelper.cpp63 sk_sp<SkSurface> createSurface(SkISize size, bool textureable, bool isProtected) override { in createSurface()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp80 bool textureable = texSuccess && ((texSupport & texSupportMask) == texSupportMask); in TEST_P() local
/aosp_15_r20/external/skia/tests/
H A DVkProtectedContextTest.cpp108 sk_sp<SkSurface> textureable = helper->createSurface({ kSize, kSize }, in create_protected_surface() local