Home
last modified time | relevance | path

Searched refs:offset_B (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1468 uint32_t offset_B; in blorp_emit_depth_stencil_config() local
1471 &offset_B, NULL, NULL); in blorp_emit_depth_stencil_config()
1472 hiz_address.offset += offset_B; in blorp_emit_depth_stencil_config()
1493 uint32_t offset_B; in blorp_emit_depth_stencil_config() local
1496 &offset_B, NULL, NULL); in blorp_emit_depth_stencil_config()
1497 stencil_address.offset += offset_B; in blorp_emit_depth_stencil_config()
/external/mesa3d/src/intel/vulkan/
Danv_image.c972 uint32_t offset_B = 0, tile_x_sa = 0, tile_y_sa = 0; in anv_image_fill_surface_state() local
989 &offset_B, &tile_x_sa, &tile_y_sa); in anv_image_fill_surface_state()
1025 .address = address + offset_B, in anv_image_fill_surface_state()
1033 state_inout->address = address + offset_B; in anv_image_fill_surface_state()
/external/nos/host/generic/citadel/updater/
Dupdater.cpp402 uint32_t offset_A, uint32_t offset_B) in do_update() argument
417 hdr = (struct SignedHeader *)(image.data() + offset_B); in do_update()
418 rv_B = try_update(app, image, offset_B, hdr->image_size); in do_update()
/external/mesa3d/src/intel/isl/
Disl.h1878 uint32_t *offset_B,
1901 uint32_t *offset_B,
Disl.c2147 uint32_t *offset_B, in isl_surf_get_image_offset_B_tile_sa() argument
2164 offset_B, in isl_surf_get_image_offset_B_tile_sa()
2188 uint32_t *offset_B, in isl_surf_get_image_surf() argument
2196 offset_B, in isl_surf_get_image_surf()