Home
last modified time | relevance | path

Searched refs:ValidateBindVertexArray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES3_autogen.h50 bool ValidateBindVertexArray(const Context *context,
H A DvalidationES3.cpp2124 bool ValidateBindVertexArray(const Context *context, in ValidateBindVertexArray() function
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp220 ValidateBindVertexArray(context, angle::EntryPoint::GLBindVertexArray, arrayPacked)); in GL_BindVertexArray()