Lines Matching defs:functions
437 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat()
520 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat()
574 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat()
612 static GLenum GetNativeType(const FunctionsGL *functions, in GetNativeType()
661 static GLenum GetNativeReadType(const FunctionsGL *functions, in GetNativeReadType()
679 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat()
695 TexImageFormat GetTexImageFormat(const FunctionsGL *functions, in GetTexImageFormat()
709 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat()
720 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat()
729 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat()
738 CopyTexImageImageFormat GetCopyTexImageImageFormat(const FunctionsGL *functions, in GetCopyTexImageImageFormat()
749 TexStorageFormat GetTexStorageFormat(const FunctionsGL *functions, in GetTexStorageFormat()
769 RenderbufferFormat GetRenderbufferFormat(const FunctionsGL *functions, in GetRenderbufferFormat()
778 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, in GetReadPixelsFormat()