Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c393 unsigned cmp_x = ((uint32_t *)rgba[c])[qi]; in handle_op_uint() local
396 sdata[c] = (dst_x == cmp_x) ? src_x : dst_x; in handle_op_uint()
509 int cmp_x = ((int32_t *)rgba[c])[qi]; in handle_op_int() local
512 sdata[c] = (dst_x == cmp_x) ? src_x : dst_x; in handle_op_int()

Completed in 2 milliseconds