Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp7058 const GLuint texture_data_size = width * height; in Compare2DR8UITextures() local
7563 const GLuint texture_data_size = edge * edge * n_layers * n_components; in CompareRGBA8Textures() local
7826 const GLuint texture_data_size = edge * edge * n_layers * n_components; in ExtractTextureData() local
8222 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureIsBlack() local
8260 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in CheckIfTextureWasModified() local
8371 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local
8452 const GLuint texture_data_size = m_texture_edge * m_texture_edge * n_components; in Create2DRGBA8IncompleteTexture() local
H A Dgl4cBufferStorageTests.cpp3442 static const size_t texture_data_size = height * line_size; in iterate() local
H A Dgl4cShadingLanguage420PackTests.cpp1966 const GLuint texture_data_size = m_color_texture_width * m_color_texture_height; in checkResults() local
2444 static const GLuint texture_data_size = m_width * m_height * m_depth; in verifyTexture() local