Searched refs:objVertexArrayObject (Results 1 – 1 of 1) sorted by relevance
353 …napi_value objVertexArrayObject = WebGLVertexArrayObject::CreateObjectInstance(env, &webGLVertexAr… in CreateVertexArray() local362 AddObject<WebGLVertexArrayObject>(env, vertexArraysId, objVertexArrayObject); in CreateVertexArray()363 return objVertexArrayObject; in CreateVertexArray()