Home
last modified time | relevance | path

Searched refs:pixelFormatTable (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/test/
Degl.cpp287 GGLFormat const* pixelFormatTable; member
394 pixelFormatTable = gglGetPixelFormatTable(); in egl_window_surface_v2_t()
503 const size_t bpp = pixelFormatTable[src->format].size; in copyBlt()