Searched refs:unsizedFormat (Results 1 – 3 of 3) sorted by relevance
177 GLenum unsizedFormat = gl::GetUnsizedFormat(destinationFormat); in copyBufferToTexture() local179 gl::GetInternalFormatInfo(unsizedFormat, sourcePixelsType); in copyBufferToTexture()
113 bool IsIntegerFormat(GLenum unsizedFormat);
776 bool IsIntegerFormat(GLenum unsizedFormat) in IsIntegerFormat() argument778 switch (unsizedFormat) in IsIntegerFormat()