Home
last modified time | relevance | path

Searched defs:textureSupport (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DFormatPrintTest.cpp50 bool textureSupport = typeFormatPair.second.textureSupport(context->getClientVersion(), in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp609 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()
649 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat()
686 InternalFormat::SupportCheckFunction textureSupport, in AddDepthStencilFormat()
722 InternalFormat::SupportCheckFunction textureSupport, in AddCompressedFormat()
Dformatutils.h226 SupportCheckFunction textureSupport; member