HomeSort by: relevance | last modified time | path
    Searched refs:S_028C50_MAX_DEALLOCS_IN_WAVE (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
si_cmd_buffer.c 368 radeon_set_context_reg(cs, R_028C50_PA_SC_NGG_MODE_CNTL, S_028C50_MAX_DEALLOCS_IN_WAVE(512));
  /xsrc/external/mit/MesaLib.old/src/amd/common/
sid_tables.h 5312 {71788, S_028C50_MAX_DEALLOCS_IN_WAVE(~0u)},
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_state.c 5592 si_pm4_set_reg(pm4, R_028C50_PA_SC_NGG_MODE_CNTL, S_028C50_MAX_DEALLOCS_IN_WAVE(512));
  /xsrc/external/mit/MesaLib.old/dist/src/amd/common/
gfx9d.h 7164 #define S_028C50_MAX_DEALLOCS_IN_WAVE(x) (((unsigned)(x) & 0x7FF) << 0)
  /xsrc/external/mit/MesaLib/src/amd/common/
amdgfxregs.h     [all...]

Completed in 67 milliseconds