rt64/examples/shaders
David Chavez 21cfeae50c
Standalone Graphics Test (#4)
* Add graphics test [WIP]

* Ignore IDEA files

* Explicit cast from size_t to uint64_t

* Build statically when buiding examples

* Remove unused file

* Runs on ARM64 Linux

* Update .gitignore
2024-05-14 21:35:45 -03:00
..
RenderInterfaceTestCS.hlsl Standalone Graphics Test (#4) 2024-05-14 21:35:45 -03:00
RenderInterfaceTestPostPS.hlsl Standalone Graphics Test (#4) 2024-05-14 21:35:45 -03:00
RenderInterfaceTestPostVS.hlsl Standalone Graphics Test (#4) 2024-05-14 21:35:45 -03:00
RenderInterfaceTestPS.hlsl Standalone Graphics Test (#4) 2024-05-14 21:35:45 -03:00
RenderInterfaceTestRT.hlsl Standalone Graphics Test (#4) 2024-05-14 21:35:45 -03:00
RenderInterfaceTestVS.hlsl Standalone Graphics Test (#4) 2024-05-14 21:35:45 -03:00