Searched refs:hiz_offset (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_misc_state.c397 uint32_t hiz_offset = 0; local in function:brw_emit_depthbuffer
405 &hiz_offset, NULL, NULL);
410 ds_offset + brw->isl_dev.ds.hiz_offset,
412 depth_mt->aux_buf->offset + hiz_offset,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_misc_state.c397 uint64_t hiz_offset = 0; local in function:brw_emit_depthbuffer
405 &hiz_offset, NULL, NULL);
410 ds_offset + brw->isl_dev.ds.hiz_offset,
412 depth_mt->aux_buf->offset + hiz_offset,
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dhiz.rst73 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4,
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.c166 dev->ds.hiz_offset =
172 dev->ds.hiz_offset = 0;
H A Disl.h993 uint8_t hiz_offset; member in struct:isl_device::__anone78932890308
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.c263 dev->ds.hiz_offset =
269 dev->ds.hiz_offset = 0;
H A Disl.h1268 uint8_t hiz_offset; member in struct:isl_device::__anon0203ac7c0308
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_genX_exec.h1588 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c7480 uint64_t hiz_offset = 0; local in function:crocus_upload_dirty_render_state
7489 &hiz_offset, NULL, NULL);
7492 (batch_ptr - batch->command.map) + isl_dev->ds.hiz_offset,
7493 zres->aux.bo, zres->aux.offset + hiz_offset,
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h1691 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c3919 dw + device->isl_dev.ds.hiz_offset / 4,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c5860 dw + device->isl_dev.ds.hiz_offset / 4,

Completed in 50 milliseconds