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 D | brw_misc_state.c | 397 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 D | brw_misc_state.c | 397 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 D | hiz.rst | 73 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl.c | 166 dev->ds.hiz_offset = 172 dev->ds.hiz_offset = 0;
|
| H A D | isl.h | 993 uint8_t hiz_offset; member in struct:isl_device::__anone78932890308
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl.c | 263 dev->ds.hiz_offset = 269 dev->ds.hiz_offset = 0;
|
| H A D | isl.h | 1268 uint8_t hiz_offset; member in struct:isl_device::__anon0203ac7c0308
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1588 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 7480 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 D | blorp_genX_exec.h | 1691 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 3919 dw + device->isl_dev.ds.hiz_offset / 4,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 5860 dw + device->isl_dev.ds.hiz_offset / 4,
|
Completed in 50 milliseconds