Searched refs:GPUinitSurface (Results 1 – 3 of 3) sorted by relevance
362 virtual int32_t GPUinitSurface(CmSurface2D* surf2D, const uint32_t initValue, CmEvent*& event);
1169 hr = (CM_RETURN_CODE)cmDevice->GPUinitSurface(this, initValue, event); in InitSurface()
2779 int32_t CmDeviceRTBase::GPUinitSurface(CmSurface2D* surf2D, const uint32_t initValue, CmEvent*& eve… in GPUinitSurface() function in CMRT_UMD::CmDeviceRTBase