Searched defs:getTransformFeedbackVarying (Results 1 – 10 of 10) sorted by relevance
622 getTransformFeedbackVarying: function (...args) { method
298 PFNGLGETTRANSFORMFEEDBACKVARYINGPROC getTransformFeedbackVarying = nullptr; variable
2953 …void Program::getTransformFeedbackVarying(GLuint index, GLsizei bufSize, GLsizei *length, GLsizei … in getTransformFeedbackVarying() function in es2::Program
382 glGetTransformFeedbackVaryingFunc getTransformFeedbackVarying; variable
3176 void Program::getTransformFeedbackVarying(GLuint index, in getTransformFeedbackVarying() function in gl::Program
7615 void Context::getTransformFeedbackVarying(ShaderProgramID program, in getTransformFeedbackVarying() function in gl::Context
4178 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method
15424 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method
4158 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method
15404 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method