Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_tiling.c116 vc5_get_ublinear_pixel_offset(uint32_t cpp, uint32_t x, uint32_t y, in vc5_get_ublinear_pixel_offset() function
139 return vc5_get_ublinear_pixel_offset(cpp, x, y, 2); in vc5_get_ublinear_2_column_pixel_offset()
146 return vc5_get_ublinear_pixel_offset(cpp, x, y, 1); in vc5_get_ublinear_1_column_pixel_offset()