summaryrefslogtreecommitdiff
path: root/tests/spec/arb_shader_subroutine/compiler
AgeCommit message (Expand)AuthorFilesLines
2020-05-24arb_shader_subroutine: Add test for implicitly converted argumentsYevhenii Kolesnikov1-0/+17
2016-01-20arb_shader_subroutine: Declare a subroutine function with an incorrect typeIan Romanick1-0/+18
2016-01-20arb_shader_subroutine: Call a subroutine by the type name instead of by unifo...Ian Romanick1-0/+30
2016-01-20arb_shader_subroutine: Compile a shader that calls a subroutine with a parameterIan Romanick1-0/+29
2015-11-02arb_shader_subroutine: multiple subroutine qualifiers for a single functionTimothy Arceri1-0/+16
2015-11-02arb_explicit_uniform_location: compile tests of index qualifier for subroutinesTimothy Arceri1-0/+16
2014-08-12arb_shader_subroutine: Add more negative tests for typename listChris Forbes2-0/+30
2014-08-12arb_shader_subroutine: Check that subroutine types must actually existChris Forbes1-0/+11
2014-08-12arb_shader_subroutine: Add tests for calling through subroutine uniformsChris Forbes5-0/+119
2014-08-12arb_shader_subroutine: Add a test for arrays of subroutine uniformsChris Forbes1-0/+13
2014-08-12arb_shader_subroutine: Test function signature mismatchesChris Forbes2-0/+26
2014-08-12arb_shader_subroutine: Test attaching multiple subroutine typesChris Forbes1-0/+14
2014-08-12arb_shader_subroutine: Test that subroutine is not allowed on prototypesChris Forbes1-0/+15
2014-08-12arb_shader_subroutine: Add simple compiler tests for subroutinesChris Forbes4-0/+50
2014-08-12arb_shader_subroutine: Add test for 'subroutine' being a keywordChris Forbes1-0/+13