Searched refs:convertGLPixelFormat (Results 1 – 1 of 1) sorted by relevance
191 static int32_t convertGLPixelFormat(GLint format, GLenum type) in convertGLPixelFormat() function364 const int32_t formatIdx = convertGLPixelFormat(format, type); in createTextureSurface()1191 const int32_t formatIdx = convertGLPixelFormat(format, type); in glTexImage2D()1270 const int32_t formatIdx = convertGLPixelFormat(format, type); in glTexSubImage2D()