There was an error fetching the commit references. Please try again later.
shader_ir: Rename Get/SetTemporal to Get/SetTemporary
This is more accurate in terms of describing what the functions are actually doing. Temporal relates to time, not the setting of a temporary itself.
Showing
- src/video_core/shader/decode/memory.cpp 11 additions, 11 deletionssrc/video_core/shader/decode/memory.cpp
- src/video_core/shader/decode/texture.cpp 13 additions, 13 deletionssrc/video_core/shader/decode/texture.cpp
- src/video_core/shader/decode/xmad.cpp 6 additions, 6 deletionssrc/video_core/shader/decode/xmad.cpp
- src/video_core/shader/shader_ir.cpp 2 additions, 2 deletionssrc/video_core/shader/shader_ir.cpp
- src/video_core/shader/shader_ir.h 4 additions, 4 deletionssrc/video_core/shader/shader_ir.h
Loading
Please register or sign in to comment