Home
last modified time | relevance | path

Searched defs:glVertexAttribFormat (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h408 glVertexAttribFormat_wrapper_proc_t glVertexAttribFormat; member
Dgles3_wrapper_entry.cpp2797 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint… in glVertexAttribFormat() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h408 glVertexAttribFormat_client_proc_t glVertexAttribFormat; member
Dgl2_entry.cpp2847 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint… in glVertexAttribFormat() function