Searched refs:outEffectiveFormat (Results 1 – 1 of 1) sorted by relevance
871 GLenum *outEffectiveFormat) in QueryEffectiveFormatList() argument886 *outEffectiveFormat = formatInfo.effectiveFormat; in QueryEffectiveFormatList()891 *outEffectiveFormat = GL_NONE; in QueryEffectiveFormatList()896 GLenum *outEffectiveFormat) in GetSizedEffectiveInternalFormatInfo() argument917 return QueryEffectiveFormatList(srcFormat, GL_NONE, list, ArraySize(list), outEffectiveFormat); in GetSizedEffectiveInternalFormatInfo()922 GLenum *outEffectiveFormat) in GetUnsizedEffectiveInternalFormatInfo() argument945 outEffectiveFormat); in GetUnsizedEffectiveInternalFormatInfo()950 GLenum *outEffectiveFormat) in GetEffectiveInternalFormat() argument954 return GetSizedEffectiveInternalFormatInfo(srcFormat, outEffectiveFormat); in GetEffectiveInternalFormat()958 return GetUnsizedEffectiveInternalFormatInfo(srcFormat, destFormat, outEffectiveFormat); in GetEffectiveInternalFormat()