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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DResource.h58 void APIENTRY DestroyResource(D3D10DDI_HDEVICE hDevice, D3D10DDI_HRESOURCE hResource);
H A DDevice.cpp223 pDeviceFuncs->pfnDestroyResource = DestroyResource;
H A DResource.cpp400 * DestroyResource --
402 * The DestroyResource function destroys the specified resource
412 DestroyResource(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY

Completed in 5 milliseconds