Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DResource.h58 void APIENTRY DestroyResource(D3D10DDI_HDEVICE hDevice, D3D10DDI_HRESOURCE hResource);
H A DDevice.cpp223 pDeviceFuncs->pfnDestroyResource = DestroyResource; in CreateDevice()
H A DResource.cpp426 * DestroyResource --
428 * The DestroyResource function destroys the specified resource
438 DestroyResource(D3D10DDI_HDEVICE hDevice, // IN in DestroyResource() function

Completed in 3 milliseconds