MoonWorksGraphicsTests/MoonWorks.Test.Common/Content/Shaders/Source
Caleb Cornett 5ccfa7da7e Added new compute uniforms test, reworked existing compute test 2022-12-28 15:31:08 -05:00
..
CalculateSquaresCompute.comp Added new compute uniforms test, reworked existing compute test 2022-12-28 15:31:08 -05:00
FillTextureCompute.comp Added new compute uniforms test, reworked existing compute test 2022-12-28 15:31:08 -05:00
GradientTextureCompute.comp Added new compute uniforms test, reworked existing compute test 2022-12-28 15:31:08 -05:00
PositionColorVert.vert add some initial tests 2022-11-09 14:54:42 -05:00
PositionColorVertWithMatrix.vert add Cube test and related infrastructure, and fixed API misuse in TexturedAnimatedQuad 2022-11-12 12:51:22 -05:00
RawTriangleVertices.vert add some initial tests 2022-11-09 14:54:42 -05:00
SkyboxFrag.frag add Cube test and related infrastructure, and fixed API misuse in TexturedAnimatedQuad 2022-11-12 12:51:22 -05:00
SkyboxVert.vert add Cube test and related infrastructure, and fixed API misuse in TexturedAnimatedQuad 2022-11-12 12:51:22 -05:00
SolidColor.frag add some initial tests 2022-11-09 14:54:42 -05:00
TexturedDepthQuadFrag.frag added a depth-only visualization mode to the Cube test 2022-11-12 14:27:10 -05:00
TexturedQuadFrag.frag add some initial tests 2022-11-09 14:54:42 -05:00
TexturedQuadFragWithMultiplyColor.frag add Cube test and related infrastructure, and fixed API misuse in TexturedAnimatedQuad 2022-11-12 12:51:22 -05:00
TexturedQuadVert.vert add some initial tests 2022-11-09 14:54:42 -05:00
TexturedQuadVertWithMatrix.vert add Cube test and related infrastructure, and fixed API misuse in TexturedAnimatedQuad 2022-11-12 12:51:22 -05:00