Searched refs:isl_surf_get_image_offset_el (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/intel/isl/ |
D | isl_storage_image.c | 244 isl_surf_get_image_offset_el(surf, view->base_level, in isl_surf_fill_image_param()
|
D | isl.c | 2735 isl_surf_get_image_offset_el(const struct isl_surf *surf, in isl_surf_get_image_offset_el() function 2810 isl_surf_get_image_offset_el(surf, level, logical_array_layer, in isl_surf_get_image_offset_B_tile_el() 2846 isl_surf_get_image_offset_el(surf, level, logical_array_layer, in isl_surf_get_image_range_B_tile()
|
D | isl.h | 2559 isl_surf_get_image_offset_el(const struct isl_surf *surf,
|
/third_party/mesa3d/src/intel/isl/tests/ |
D | isl_surf_get_image_offset_test.c | 89 isl_surf_get_image_offset_el(surf, level, logical_array_layer, in t_assert_offset_el()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_resource.c | 1283 isl_surf_get_image_offset_el(surf, level, 0, z, in get_image_offset_el() 1286 isl_surf_get_image_offset_el(surf, level, z, 0, in get_image_offset_el()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_resource.c | 1905 isl_surf_get_image_offset_el(surf, level, 0, z, in get_image_offset_el() 1908 isl_surf_get_image_offset_el(surf, level, z, 0, in get_image_offset_el()
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_clear.c | 955 isl_surf_get_image_offset_el(surf, level, in blorp_can_hiz_clear_depth()
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_mipmap_tree.c | 1152 isl_surf_get_image_offset_el(&mt->surf, level, slice, z, in brw_miptree_get_image_offset()
|