Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c2021 save->currentsz[i] = &ctx->ListState.ActiveAttribSize[j]; in current_init()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h4732 GLubyte ActiveAttribSize[VERT_ATTRIB_MAX]; member
Ddlist.c2026 ctx->ListState.ActiveAttribSize[i] = 0; in invalidate_saved_current_state()
6229 ctx->ListState.ActiveAttribSize[index] = size; in save_Attr32bit()
6292 ctx->ListState.ActiveAttribSize[index] = size; in save_Attr64bit()