Searched defs:texture_data_size (Results 1 – 3 of 3) sorted by relevance
7044 const GLuint texture_data_size = width * height; in Compare2DR8UITextures() local7547 const GLuint texture_data_size = edge * edge * n_layers * n_components; in CompareRGBA8Textures() local7810 const GLuint texture_data_size = edge * edge * n_layers * n_components; in ExtractTextureData() local8208 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureIsBlack() local8246 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureWasModified() local8361 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local8442 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8IncompleteTexture() local
3436 static const size_t texture_data_size = height * line_size; in iterate() local
1984 const GLuint texture_data_size = m_color_texture_width * m_color_texture_height; in checkResults() local2462 static const GLuint texture_data_size = m_width * m_height * m_depth; in verifyTexture() local