Lines Matching refs:TODO

3     // AllMemoryBarrier();              // TODO: expected error: invalid in fragment stage
4 // AllMemoryBarrierWithGroupSync(); // TODO: expected error: invalid in fragment stage
11 // DeviceMemoryBarrierWithGroupSync(); // TODO: expected error: only valid in compute stage
15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
16 …// InterlockedAdd(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
17 … is out TODO: accepted even though marked as out i // InterlockedMax(inI0, inI0, 3); …
18 …// InterlockedMin(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
19 …// InterlockedOor(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
20 …// InterlockedXor(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
21 // GroupMemoryBarrier(); // TODO: expected error: invalid in fragment stage
22 // GroupMemoryBarrierWithGroupSync(); // TODO: expected error: invalid in fragment stage
37 // TODO: ... add when float1 prototypes are generated
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
112 // TODO: turn on non-square matrix tests when protos are available.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.