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

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_clear.c1112 uint32_t x_offset_cl, y_offset_cl, width_cl, height_cl; local in function:blorp_ccs_ambiguate
1143 y_offset_cl = y_offset_el / y_el_per_cl;
1159 y_offset_cl = 0;
1168 const uint32_t y_offset_rgba_px = y_offset_cl * 4;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c1455 uint32_t x_offset_cl, y_offset_cl, width_cl, height_cl; local in function:blorp_ccs_ambiguate
1486 y_offset_cl = y_offset_el / y_el_per_cl;
1502 y_offset_cl = 0;
1511 const uint32_t y_offset_rgba_px = y_offset_cl * 4;

Completed in 6 milliseconds