HomeSort by: relevance | last modified time | path
    Searched defs:db_htile_surface (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
r600_pipe_common.h 284 unsigned db_htile_surface; member in struct:r600_surface
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_state.c 2554 surf->db_htile_surface = 0;
2592 surf->db_htile_surface =
2595 surf->db_htile_surface |= S_028ABC_RB_ALIGNED(1);
2664 surf->db_htile_surface = S_028ABC_FULL_CACHE(1);
3274 unsigned db_htile_surface = zb->db_htile_surface; local
3348 db_htile_surface |= S_028ABC_TC_COMPATIBLE(1);
3381 radeon_set_context_reg(R_028ABC_DB_HTILE_SURFACE, db_htile_surface);
si_pipe.h 448 unsigned db_htile_surface; member in struct:si_surface
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
r600_pipe_common.h 288 unsigned db_htile_surface; member in struct:r600_surface
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_private.h 1275 uint32_t db_htile_surface; member in struct:radv_ds_buffer_info
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_private.h 1831 uint32_t db_htile_surface; member in struct:radv_ds_buffer_info
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_pipe.h 387 unsigned db_htile_surface; member in struct:si_surface

Completed in 40 milliseconds