Home
last modified time | relevance | path

Searched defs:isVertexArray (Results 1 – 9 of 9) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js686 isVertexArray: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h305 PFNGLISVERTEXARRAYPROC isVertexArray = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1494 bool Context::isVertexArray(GLuint array) const in isVertexArray() function in es2::Context
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl435 glIsVertexArrayFunc isVertexArray; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp7587 GLboolean Context::isVertexArray(VertexArrayID array) const in isVertexArray() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4187 isVertexArray(vertexArray: WebGLVertexArrayObject | null): GLboolean; method
Dlib.dom.d.ts15433 isVertexArray(vertexArray: WebGLVertexArrayObject | null): GLboolean; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4167 isVertexArray(vertexArray: WebGLVertexArrayObject | null): GLboolean; method
Ddom.generated.d.ts15413 isVertexArray(vertexArray: WebGLVertexArrayObject | null): GLboolean; method