Searched refs:num_statts (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c218 memset(textures, 0, stfb->num_statts * sizeof(textures[0]));
223 stfb->num_statts, textures))
233 for (i = 0; i < stfb->num_statts; i++) {
284 stfb->num_statts = 0;
296 stfb->statts[stfb->num_statts++] = statt;
H A Dst_context.h394 unsigned num_statts; member in struct:st_framebuffer
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_manager.c218 memset(textures, 0, stfb->num_statts * sizeof(textures[0]));
223 stfb->num_statts, textures))
233 for (i = 0; i < stfb->num_statts; i++) {
284 stfb->num_statts = 0;
300 stfb->statts[stfb->num_statts++] = statt;
H A Dst_context.h439 unsigned num_statts; member in struct:st_framebuffer

Completed in 12 milliseconds