Searched refs:ISL_COLORSPACE_SRGB (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/isl/ |
D | isl_format_layout.c | 966 .colorspace = ISL_COLORSPACE_SRGB, 1006 .colorspace = ISL_COLORSPACE_SRGB, 1086 .colorspace = ISL_COLORSPACE_SRGB, 1286 .colorspace = ISL_COLORSPACE_SRGB, 1686 .colorspace = ISL_COLORSPACE_SRGB, 1726 .colorspace = ISL_COLORSPACE_SRGB, 2006 .colorspace = ISL_COLORSPACE_SRGB, 2046 .colorspace = ISL_COLORSPACE_SRGB, 2086 .colorspace = ISL_COLORSPACE_SRGB, 2466 .colorspace = ISL_COLORSPACE_SRGB, [all …]
|
/external/mesa3d/src/intel/isl/ |
D | isl.h | 420 ISL_COLORSPACE_SRGB, enumerator 1507 return isl_format_layouts[fmt].colorspace == ISL_COLORSPACE_SRGB; in isl_format_is_srgb()
|