Searched defs:textureSupport (Results 1 – 3 of 3) sorted by relevance
839 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAXFormat()884 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()903 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat()940 InternalFormat::SupportCheckFunction textureSupport, in AddDepthStencilFormat()976 InternalFormat::SupportCheckFunction textureSupport, in AddCompressedFormat()1011 InternalFormat::SupportCheckFunction textureSupport, in AddPalettedFormat()1050 InternalFormat::SupportCheckFunction textureSupport, in AddYUVFormat()
289 SupportCheckFunction textureSupport; member
49 bool textureSupport = typeFormatPair.second.textureSupport(context->getClientVersion(), in TEST_P() local