Home
last modified time | relevance | path

Searched refs:ValidateBindVertexBuffer (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/
DvalidationES31_autogen.h32 bool ValidateBindVertexBuffer(const Context *context,
DvalidationES31.cpp1176 bool ValidateBindVertexBuffer(const Context *context, in ValidateBindVertexBuffer() function
/external/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp47 ValidateBindVertexBuffer(context, bindingindex, bufferPacked, offset, stride)); in BindVertexBuffer()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp112 ValidateBindVertexBuffer(context, bindingindex, bufferPacked, offset, stride)); in BindVertexBuffer()
Dentry_points_gles_ext_autogen.cpp7873 ValidateBindVertexBuffer(context, bindingindex, bufferPacked, offset, stride)); in BindVertexBufferContextANGLE()