Home
last modified time | relevance | path

Searched refs:hiz_offset (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl.h954 uint8_t hiz_offset; member
Disl.c112 dev->ds.hiz_offset = in isl_device_init()
118 dev->ds.hiz_offset = 0; in isl_device_init()
/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1476 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4, in blorp_emit_depth_stencil_config()
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c2965 dw + device->isl_dev.ds.hiz_offset / 4, in cmd_buffer_emit_depth_stencil()