Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp72 bool textureable = texSuccess && ((texSupport & texSupportMask) == texSupportMask); in TEST_P() local
73 EXPECT_EQ(textureable, textureInfo.texturable) << " for " << gl::FmtHex(internalFormat); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp73 bool textureable = texSuccess && ((texSupport & texSupportMask) == texSupportMask); in TEST_P() local
74 EXPECT_EQ(textureable, textureInfo.texturable) << " for " << gl::FmtHex(internalFormat); in TEST_P()
/third_party/skia/tests/
DVkProtectedContextTest.cpp28 bool textureable = true) { in create_protected_sksurface() argument
33 if (textureable) { in create_protected_sksurface()
57 if (textureable) { in create_protected_sksurface()
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm608 // We have pixel configs marked as textureable-only that use RGBA8 as the internal format
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm798 // We have pixel configs marked as textureable-only that use RGBA8 as the internal format