Searched defs:texture_data_size (Results 1 – 3 of 3) sorted by relevance
7058 const GLuint texture_data_size = width * height; in Compare2DR8UITextures() local7563 const GLuint texture_data_size = edge * edge * n_layers * n_components; in CompareRGBA8Textures() local7826 const GLuint texture_data_size = edge * edge * n_layers * n_components; in ExtractTextureData() local8222 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureIsBlack() local8260 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureWasModified() local8371 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local8452 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8IncompleteTexture() local
3442 static const size_t texture_data_size = height * line_size; in iterate() local
1966 const GLuint texture_data_size = m_color_texture_width * m_color_texture_height; in checkResults() local2444 static const GLuint texture_data_size = m_width * m_height * m_depth; in verifyTexture() local