Home
last modified time | relevance | path

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

/third_party/skia/m133/tools/gpu/
DProtectedUtils.cpp20 bool textureable, in CreateProtectedSkSurface()
/third_party/skia/m133/tools/gpu/vk/
DVkTestHelper.cpp63 sk_sp<SkSurface> createSurface(SkISize size, bool textureable, bool isProtected) override { in createSurface()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp73 bool textureable = texSuccess && ((texSupport & texSupportMask) == texSupportMask); in TEST_P() local
/third_party/skia/tests/
DVkProtectedContextTest.cpp28 bool textureable = true) { in create_protected_sksurface()
/third_party/skia/m133/tests/
DVkProtectedContextTest.cpp108 sk_sp<SkSurface> textureable = helper->createSurface({ kSize, kSize }, in create_protected_surface() local