mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 20:14:45 +00:00
Update ir_emitter.h
This commit is contained in:
parent
3ecccc5a00
commit
7215c1d2e1
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ public:
|
|||
BufferInstInfo info);
|
||||
|
||||
[[nodiscard]] U32 LaneId();
|
||||
[[nodiscard]] U32 WarpId();
|
||||
[[nodiscard]] U32 QuadShuffle(const U32& value, const U32& index);
|
||||
|
||||
[[nodiscard]] Value CompositeConstruct(const Value& e1, const Value& e2);
|
||||
|
|
Loading…
Add table
Reference in a new issue