Lines Matching defs:functions
486 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat()
612 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat()
677 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat()
706 static GLenum GetNativeType(const FunctionsGL *functions, in GetNativeType()
749 static GLenum GetNativeReadType(const FunctionsGL *functions, in GetNativeReadType()
767 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat()
783 TexImageFormat GetTexImageFormat(const FunctionsGL *functions, in GetTexImageFormat()
797 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat()
808 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat()
817 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat()
826 CopyTexImageImageFormat GetCopyTexImageImageFormat(const FunctionsGL *functions, in GetCopyTexImageImageFormat()
837 TexStorageFormat GetTexStorageFormat(const FunctionsGL *functions, in GetTexStorageFormat()
857 RenderbufferFormat GetRenderbufferFormat(const FunctionsGL *functions, in GetRenderbufferFormat()
866 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, in GetReadPixelsFormat()