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

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_clear.c1170 const uint32_t height_rgba_px = height_cl * 4; local in function:blorp_ccs_ambiguate
1177 .height = height_rgba_px + y_offset_rgba_px,
1190 params.y1 = y_offset_rgba_px + height_rgba_px;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c1513 const uint32_t height_rgba_px = height_cl * 4; local in function:blorp_ccs_ambiguate
1520 .height = height_rgba_px + y_offset_rgba_px,
1533 params.y1 = y_offset_rgba_px + height_rgba_px;

Completed in 6 milliseconds