Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dreadpix.c588 uint32_t luminance_format; in read_rgba_pixels() local
606 luminance_format = _mesa_format_from_format_and_type(format, GL_FLOAT); in read_rgba_pixels()
608 luminance, luminance_format, luminance_stride, in read_rgba_pixels()