Searched refs:CheckForDescUpdates (Results 1 – 2 of 2) sorted by relevance
32 bool CheckForDescUpdates(const GpuBufferDesc& dependencyDesc, GpuBufferDesc& desc) in CheckForDescUpdates() function67 CheckForDescUpdates(dependencyDesc, desc); in InitNode()95 const bool recreateBuffer = CheckForDescUpdates(dependencyDesc, descRef); in PreExecuteFrame()
78 bool CheckForDescUpdates(const GpuImageDesc& dependencyDesc, in CheckForDescUpdates() function183 CheckForDescUpdates(dependencyDesc, dependencyList, desc); in InitNode()219 const bool recreateImage = CheckForDescUpdates(dependencyDesc, dependencyList, descRef); in PreExecuteFrame()