Searched refs:get_qpitch (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ | ||
| H A D | isl_surface_state.c | 169 get_qpitch(const struct isl_surf *surf) function in typeref:typename:uint32_t 437 s.SurfaceQPitch = get_qpitch(info->surf) >> 2; |
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ | ||
| H A D | isl_surface_state.c | 221 get_qpitch(const struct isl_surf *surf) function in typeref:typename:uint32_t 527 s.SurfaceQPitch = get_qpitch(info->surf) >> 2; |
Completed in 6 milliseconds