Home
last modified time | relevance | path

Searched defs:setVertexAttribPointer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluDrawUtil.cpp429 static void setVertexAttribPointer(const glw::Functions &gl, const VertexAttributeDescriptor &va) in setVertexAttribPointer() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DVertexArray.cpp625 void VertexArray::setVertexAttribPointer(const Context *context, in setVertexAttribPointer() function in gl::VertexArray
H A DState.h1021 ANGLE_INLINE void setVertexAttribPointer(const Context *context, in setVertexAttribPointer() function