Searched refs:raster_row_stride_or_image_height_in_pixels (Results 1 – 1 of 1) sorted by relevance
3270 uint32_t raster_row_stride_or_image_height_in_pixels; member3289 cl[ 4] = __gen_uint(values->raster_row_stride_or_image_height_in_pixels, 0, 15); in V3D33_TILE_RENDERING_MODE_CFG_CLEAR_COLORS_PART3_pack()3291 cl[ 5] = __gen_uint(values->raster_row_stride_or_image_height_in_pixels, 0, 15) >> 8; in V3D33_TILE_RENDERING_MODE_CFG_CLEAR_COLORS_PART3_pack()3311 values->raster_row_stride_or_image_height_in_pixels = __gen_unpack_uint(cl, 32, 47); in V3D33_TILE_RENDERING_MODE_CFG_CLEAR_COLORS_PART3_unpack()