Home
last modified time | relevance | path

Searched defs:getTransformFeedbackVarying (Results 1 – 10 of 10) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js622 getTransformFeedbackVarying: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h298 PFNGLGETTRANSFORMFEEDBACKVARYINGPROC getTransformFeedbackVarying = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp2953 …void Program::getTransformFeedbackVarying(GLuint index, GLsizei bufSize, GLsizei *length, GLsizei … in getTransformFeedbackVarying() function in es2::Program
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl382 glGetTransformFeedbackVaryingFunc getTransformFeedbackVarying; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp3176 void Program::getTransformFeedbackVarying(GLuint index, in getTransformFeedbackVarying() function in gl::Program
DContext.cpp7615 void Context::getTransformFeedbackVarying(ShaderProgramID program, in getTransformFeedbackVarying() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4178 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method
Dlib.dom.d.ts15424 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4158 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method
Ddom.generated.d.ts15404 getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; method