Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/
Dformatutils.cpp275 static InternalFormat UnsizedFormat(GLenum format, InternalFormat::SupportCheckFunction textureSupp… in UnsizedFormat()
289 InternalFormat::SupportCheckFunction textureSupport, in RGBAFormat()
312 InternalFormat::SupportCheckFunction textureSupport, in LUMAFormat()
332 … GLenum type, GLenum componentType, InternalFormat::SupportCheckFunction textureSupport, in DepthStencilFormat()
353 InternalFormat::SupportCheckFunction textureSupport, in CompressedFormat()
Dformatutils.h89 SupportCheckFunction textureSupport; member