HomeSort by relevance Sort by last modified time
    Searched refs:glVertexAttribPointerOffset (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 213 glVertexAttribPointerOffset_client_proc_t glVertexAttribPointerOffset;
    [all...]
gl2_entry.cpp 211 void glVertexAttribPointerOffset(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLuint offset);
    [all...]
GL2Encoder.cpp 432 this->glVertexAttribPointerOffset(this, i, state->size, state->type, state->normalized, state->stride,
    [all...]

Completed in 119 milliseconds