Home
last modified time | relevance | path

Searched refs:hiz_address (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_emit_depth_stencil.c242 hiz.SurfaceBaseAddress = info->hiz_address; in emit_depth_stencil_hiz_s()
H A Disl.h1771 uint64_t hiz_address; member
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h1727 struct blorp_address hiz_address = params->depth.aux_addr; in blorp_emit_depth_stencil_config() local
1738 hiz_address.offset += offset_B; in blorp_emit_depth_stencil_config()
1741 info.hiz_address = in blorp_emit_depth_stencil_config()
1743 hiz_address, 0); in blorp_emit_depth_stencil_config()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c6349 const struct anv_address hiz_address = in cmd_buffer_emit_depth_stencil() local
6354 info.hiz_address = in cmd_buffer_emit_depth_stencil()
6357 hiz_address.bo, hiz_address.offset); in cmd_buffer_emit_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c3317 info.hiz_address = zres->aux.bo->address + zres->aux.offset; in iris_set_framebuffer_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c7496 info.hiz_address = crocus_command_reloc(batch,

Completed in 42 milliseconds