Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c1522 const uint32_t height_rgba_px = height_cl * 4; in blorp_ccs_ambiguate() local
1529 .height = height_rgba_px + y_offset_rgba_px, in blorp_ccs_ambiguate()
1542 params.y1 = y_offset_rgba_px + height_rgba_px; in blorp_ccs_ambiguate()