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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_glsl.c133 static void crStateFakeDecRefCountCB(unsigned long key, void *data1, void *data2) function
148 crWarning("crStateFakeDecRefCountCB: NULL pRealShader");
161 crHashtableWalk(pProgram->activeState.attachedShaders, crStateFakeDecRefCountCB, g);
592 crHashtableWalk(pProgram->activeState.attachedShaders, crStateFakeDecRefCountCB, NULL);

Completed in 46 milliseconds