Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/isl/
Disl.h2555 isl_surf_get_phys_level0_el(const struct isl_surf *surf) in isl_surf_get_phys_level0_el() function
Disl.c3040 ucompr_surf->phys_level0_sa = isl_surf_get_phys_level0_el(surf); in isl_surf_get_uncompressed_surf()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c3008 surf->surf.phys_level0_sa = isl_surf_get_phys_level0_el(&surf->surf); in crocus_create_surface()