Home
last modified time | relevance | path

Searched refs:IsFormatSupported (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp60 bool IsFormatSupported() const { in IsFormatSupported() function in CompressedTextureFormatTest
65 ASSERT(IsFormatSupported()); in BlockWidthInTexels()
69 ASSERT(IsFormatSupported()); in BlockHeightInTexels()
114 ASSERT(IsFormatSupported()); in InitializeDataInCompressedTexture()
139 ASSERT(IsFormatSupported()); in CreateBindGroupForTest()
160 ASSERT(IsFormatSupported()); in CreateRenderPipelineForTest()
203 ASSERT(IsFormatSupported()); in VerifyCompressedTexturePixelValues()
227 ASSERT(IsFormatSupported()); in TestCopyRegionIntoFormatTextures()
592 ASSERT(IsFormatSupported()); in GetDefaultFullConfig()
610 ASSERT(IsFormatSupported()); in GetDefaultSmallConfig()
[all...]
H A DReadOnlyDepthStencilAttachmentTests.cpp59 bool IsFormatSupported() const { in IsFormatSupported() function in ReadOnlyDepthStencilAttachmentTests
197 DAWN_TEST_UNSUPPORTED_IF(!IsFormatSupported());
228 DAWN_TEST_UNSUPPORTED_IF(!IsFormatSupported());
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp186 bool IsFormatSupported(RendererVk *renderer, in IsFormatSupported() function
390 if (!IsFormatSupported(renderer, vulkanFormat, plane0Modifier, usageFlags, createFlags, in initImpl()
395 if (!IsFormatSupported(renderer, vulkanFormat, plane0Modifier, usageFlags, createFlags, in initImpl()
401 if (!IsFormatSupported(renderer, vulkanFormat, plane0Modifier, usageFlags, createFlags, in initImpl()

Completed in 4 milliseconds