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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dreadpix.c590 uint32_t luminance_format; local in function:read_rgba_pixels
608 luminance_format = _mesa_format_from_format_and_type(format, GL_FLOAT);
610 luminance, luminance_format, luminance_stride,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dreadpix.c598 uint32_t luminance_format; local in function:read_rgba_pixels
616 luminance_format = _mesa_format_from_format_and_type(format, GL_FLOAT);
618 luminance, luminance_format, luminance_stride,

Completed in 4 milliseconds