Searched defs:offset_B (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blt.c | 70 uint64_t offset_B; in blt_set_alpha_to_one() local
|
H A D | crocus_state.c | 4985 uint64_t offset_B = res->offset; in emit_surface_state() local
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_genX_exec.h | 1734 uint64_t offset_B; in blorp_emit_depth_stencil_config() local 1760 uint64_t offset_B; in blorp_emit_depth_stencil_config() local
|
H A D | blorp_clear.c | 1444 uint64_t offset_B; in blorp_ccs_ambiguate() local
|
H A D | blorp_blit.c | 1664 uint64_t offset_B; in blorp_surf_convert_to_single_slice() local 2294 uint64_t offset_B; in shrink_surface_params() local 2826 uint64_t offset_B; in blorp_surf_convert_to_uncompressed() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl.c | 2785 isl_surf_get_image_offset_B_tile_sa(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_sa, uint32_t *y_offset_sa) isl_surf_get_image_offset_B_tile_sa() 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 2927 isl_surf_get_image_surf(const struct isl_device *dev, const struct isl_surf *surf, uint32_t level, uint32_t logical_array_layer, uint32_t logical_z_offset_px, struct isl_surf *image_surf, uint64_t *offset_B, uint32_t *x_offset_sa, uint32_t *y_offset_sa) isl_surf_get_image_surf() 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
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_image.c | 2067 uint64_t offset_B; in anv_GetImageSubresourceLayout() local 2577 uint64_t offset_B = 0; in anv_image_fill_surface_state() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 2743 uint64_t offset_B = 0; in iris_create_surface() local
|
Completed in 42 milliseconds