Home
last modified time | relevance | path

Searched defs:x_offset_el (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c1445 uint32_t x_offset_el, y_offset_el; in blorp_ccs_ambiguate() local
/third_party/mesa3d/src/intel/isl/
H A Disl.c2795 uint32_t x_offset_el, y_offset_el; in isl_surf_get_image_offset_B_tile_sa() local
2887 UNUSED uint32_t x_offset_el, y_offset_el, z_offset_el, array_slice; in isl_surf_get_image_range_B_tile() local
2754 isl_surf_get_image_offset_el(const struct isl_surf *surf, uint32_t level, uint32_t logical_array_layer, uint32_t logical_z_offset_px, uint32_t *x_offset_el, uint32_t *y_offset_el, uint32_t *z_offset_el, uint32_t *array_offset) isl_surf_get_image_offset_el() argument
2817 isl_surf_get_image_offset_B_tile_el(const struct isl_surf *surf, uint32_t level, uint32_t logical_array_layer, uint32_t logical_z_offset_px, uint64_t *offset_B, uint32_t *x_offset_el, uint32_t *y_offset_el) isl_surf_get_image_offset_B_tile_el() argument
2968 isl_surf_get_uncompressed_surf(const struct isl_device *dev, const struct isl_surf *surf, const struct isl_view *view, struct isl_surf *ucompr_surf, struct isl_view *ucompr_view, uint64_t *offset_B, uint32_t *x_offset_el, uint32_t *y_offset_el) isl_surf_get_uncompressed_surf() argument
3099 isl_tiling_get_intratile_offset_el(enum isl_tiling tiling, enum isl_surf_dim dim, enum isl_msaa_layout msaa_layout, uint32_t bpb, uint32_t samples, uint32_t row_pitch_B, uint32_t array_pitch_el_rows, uint32_t total_x_offset_el, uint32_t total_y_offset_el, uint32_t total_z_offset_el, uint32_t total_array_offset, uint64_t *tile_offset_B, uint32_t *x_offset_el, uint32_t *y_offset_el, uint32_t *z_offset_el, uint32_t *array_offset) isl_tiling_get_intratile_offset_el() argument
[all...]

Completed in 7 milliseconds