Searched defs:texture_data_size (Results 1 – 3 of 3) sorted by relevance
7043 const GLuint texture_data_size = width * height; in Compare2DR8UITextures() local7546 const GLuint texture_data_size = edge * edge * n_layers * n_components; in CompareRGBA8Textures() local7809 const GLuint texture_data_size = edge * edge * n_layers * n_components; in ExtractTextureData() local8204 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureIsBlack() local8242 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureWasModified() local8357 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local8438 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
1981 const GLuint texture_data_size = m_color_texture_width * m_color_texture_height; in checkResults() local2459 static const GLuint texture_data_size = m_width * m_height * m_depth; in verifyTexture() local