Searched refs:convertGLPixelFormat (Results 1 – 1 of 1) sorted by relevance
198 static int32_t convertGLPixelFormat(GLint format, GLenum type) in convertGLPixelFormat() function371 const int32_t formatIdx = convertGLPixelFormat(format, type); in createTextureSurface()1198 const int32_t formatIdx = convertGLPixelFormat(format, type); in glTexImage2D()1277 const int32_t formatIdx = convertGLPixelFormat(format, type); in glTexSubImage2D()