Searched defs:tfVarying (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp520 const char* tfVarying = "gl_Position"; local
526 ctx.glTransformFeedbackVaryings(program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
630 const char* tfVarying= "gl_Position"; local
636 ctx.glTransformFeedbackVaryings(program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
848 const char* tfVarying = "gl_Position"; local
854 ctx.glTransformFeedbackVaryings(program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
965 const char* tfVarying= "gl_Position"; local
971 ctx.glTransformFeedbackVaryings(program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
1093 const char* tfVarying= "gl_Position"; local
1099 ctx.glTransformFeedbackVaryings(program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIB
1213 const char* tfVarying = "gl_Position"; local
[all...]
H A Des31fNegativeShaderApiTests.cpp346 const char* tfVarying = "gl_Position"; local
352 ctx.glTransformFeedbackVaryings (program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
393 const char* tfVarying = "gl_Position"; local
399 ctx.glTransformFeedbackVaryings (program1.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
1920 const char* tfVarying = "gl_Position"; local
1932 ctx.glTransformFeedbackVaryings (program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
1969 const char* tfVarying = "gl_Position"; local
1983 ctx.glTransformFeedbackVaryings(program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIBS);
2014 const char* tfVarying = "gl_Position"; local
2020 ctx.glTransformFeedbackVaryings (program.getProgram(), 1, &tfVarying, GL_INTERLEAVED_ATTRIB
2071 const char* tfVarying = "gl_Position"; local
2106 const char* tfVarying = "gl_Position"; local
2142 const char* tfVarying = "gl_Position"; local
2174 const char* tfVarying = "gl_Position"; local
2220 const char* tfVarying = "gl_Position"; local
[all...]

Completed in 86 milliseconds