Searched refs:color_clamping (Results 1 – 5 of 5) sorted by relevance
325 unsigned color_clamping:1; /* not in GL 3.1 core profile */ member
470 unsigned color_clamping:1; /* not in GL 3.1 core profile */ member
502 unsigned color_clamping:1; /* not in GL 3.1 core profile */ member
9913 caps->v1.bset.color_clamping = 1; in vrend_renderer_fill_caps_v1()
158 return vscreen->caps.caps.v1.bset.color_clamping; in virgl_get_param()