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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c2358 if (pShader->baseShader.u32CacheDataInited)
2374 pShader->baseShader.u32CacheDataInited = TRUE;
H A Dwined3d_private.h3151 uint32_t u32CacheDataInited; member in struct:IWineD3DBaseShaderClass
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader.c2352 if (pShader->baseShader.u32CacheDataInited)
2368 pShader->baseShader.u32CacheDataInited = TRUE;
H A Dwined3d_private.h3116 uint32_t u32CacheDataInited; member in struct:IWineD3DBaseShaderClass
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c2505 if (shader->u32CacheDataInited)
2521 shader->u32CacheDataInited = TRUE;
H A Dwined3d_private.h2942 uint32_t u32CacheDataInited; member in struct:wined3d_shader

Completed in 93 milliseconds