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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dvboxext.h139 DECLINLINE(void) VBoxExtCachePut(PVBOXEXT_HASHCACHE pCache, void *pvKey, PVBOXEXT_HASHCACHE_ENTRY pEntry) function
H A Dshader.c2429 VBoxExtCachePut(pCache, pShader, &pShader->baseShader.CacheEntry);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvboxext.h135 DECLINLINE(void) VBoxExtCachePut(PVBOXEXT_HASHCACHE pCache, void *pvKey, PVBOXEXT_HASHCACHE_ENTRY pEntry) function
H A Dshader.c2423 VBoxExtCachePut(pCache, pShader, &pShader->baseShader.CacheEntry);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.h135 DECLINLINE(void) VBoxExtCachePut(PVBOXEXT_HASHCACHE pCache, void *pvKey, PVBOXEXT_HASHCACHE_ENTRY pEntry) function
H A Dshader.c2576 VBoxExtCachePut(pCache, shader, &shader->CacheEntry);

Completed in 51 milliseconds