Home
last modified time | relevance | path

Searched refs:isl_get_qpitch (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_genX_helpers.h135 isl_get_qpitch(const struct isl_surf *surf) in isl_get_qpitch() function
H A Disl_surface_state.c396 s.SurfaceQPitch = isl_get_qpitch(info->surf) >> 2; in surf_fill_state_s()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h2479 blt.DestinationSurfaceQPitch = isl_get_qpitch(dst_surf) >> 2; in blorp_xy_block_copy_blt()
2514 blt.SourceSurfaceQPitch = isl_get_qpitch(src_surf) >> 2; in blorp_xy_block_copy_blt()

Completed in 5 milliseconds