repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ir_to_mesa: Support texture rectangle targets
[mesa/nouveau-pmpeg.git]
/
src
/
glsl
/
tests
/
matrix-04.glsl
blob
5275619b319b5a17e23227f616a0095af4b0b477
1
/* FAIL - non-square matrices are not available in GLSL 1.10 */
2
3
void main()
4
{
5
mat3x4 m;
6
}