These tests cover two use cases:

- Indirect arrays (arrays indexed from other arrays)
- Arrays of arrays (requires GL_ARB_arrays_of_arrays)


Juan A. Suarez Romero (2):
  Test multiple inout parameters with indirect array indexing
  Test multiple inout parameters with arrays of arrays

 ...vs-inout-index-inout-mat2-col-array.shader_test | 35 ++++++++++++++++++++
 ...ndex-inout-vec4-array-element-array.shader_test | 36 ++++++++++++++++++++
 ...nout-index-inout-vec4-array-element.shader_test | 38 ++++++++++++++++++++++
 3 files changed, 109 insertions(+)
 create mode 100644 
tests/shaders/out-parameter-indexing/vs-inout-index-inout-mat2-col-array.shader_test
 create mode 100644 
tests/shaders/out-parameter-indexing/vs-inout-index-inout-vec4-array-element-array.shader_test
 create mode 100644 
tests/spec/arb_arrays_of_arrays/execution/inout/vs-inout-index-inout-vec4-array-element.shader_test

-- 
2.5.5

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to