Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_utils.h43 extern const mesa_array_format RGBA32_INT;
Dformat_utils.c49 const mesa_array_format RGBA32_INT = variable
Dreadpix.c521 rgba_format = RGBA32_INT; in read_rgba_pixels()