Searched defs:vecKer (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/fpglsl/ | ||
| H A D | fp-tri.c | 114 GLfloat vecKer[] = local in function:setup_uniforms 140 GLfloat vecKer[] = local in function:setup_uniforms |
| /xsrc/external/mit/mesa-demos/dist/src/vpglsl/ | ||
| H A D | vp-tris.c | 90 GLfloat vecKer[] = local in function:setup_uniforms 111 GLfloat vecKer[] = local in function:setup_uniforms |
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ | ||
| H A D | convolutions.c | 186 GLfloat *vecKer = (GLfloat*)malloc(sizeof(GLfloat) * 9 * 4); local in function:setupConvolution |
Completed in 7 milliseconds