Home
last modified time | relevance | path

Searched defs:texture_data_size (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7044 const GLuint texture_data_size = width * height; in Compare2DR8UITextures() local
7547 const GLuint texture_data_size = edge * edge * n_layers * n_components; in CompareRGBA8Textures() local
7810 const GLuint texture_data_size = edge * edge * n_layers * n_components; in ExtractTextureData() local
8208 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureIsBlack() local
8246 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureWasModified() local
8361 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local
8442 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8IncompleteTexture() local
Dgl4cBufferStorageTests.cpp3436 static const size_t texture_data_size = height * line_size; in iterate() local
Dgl4cShadingLanguage420PackTests.cpp1984 const GLuint texture_data_size = m_color_texture_width * m_color_texture_height; in checkResults() local
2462 static const GLuint texture_data_size = m_width * m_height * m_depth; in verifyTexture() local