Home
last modified time | relevance | path

Searched refs:setVertexAttribPointer (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp403 static void setVertexAttribPointer (const glw::Functions& gl, const VertexAttributeDescriptor& va) in setVertexAttribPointer() function
427 setVertexAttribPointer(gl, *vaIter); in setVertexBufferAttributes()
510 setVertexAttribPointer(gl, getUserPointerDescriptor(*vaIter)); in drawFromUserPointers()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexArray.h212 void setVertexAttribPointer(const Context *context,
H A DState.h479 ANGLE_INLINE void setVertexAttribPointer(const Context *context, in setVertexAttribPointer() function in gl::State
488 mVertexArray->setVertexAttribPointer(context, attribNum, boundBuffer, size, type, in setVertexAttribPointer()
H A DVertexArray.cpp580 void VertexArray::setVertexAttribPointer(const Context *context,
H A DContext.cpp5774 mState.setVertexAttribPointer(this, index, mState.getTargetBuffer(BufferBinding::Array), size, in vertexAttribPointer()

Completed in 21 milliseconds