Home
last modified time | relevance | path

Searched refs:checkObjectAllocation (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DResourceManager.h89 ANGLE_INLINE ResourceType *checkObjectAllocation(rx::GLImplFactory *factory, in checkObjectAllocation() function
137 return checkObjectAllocation(factory, handle); in checkBufferAllocation()
205 return checkObjectAllocation(factory, handle, type); in checkTextureAllocation()
228 return checkObjectAllocation(factory, handle); in checkRenderbufferAllocation()
247 return checkObjectAllocation(factory, handle); in checkSamplerAllocation()
285 return checkObjectAllocation<const Caps &>(factory, handle, caps, shareGroup); in checkFramebufferAllocation()
308 return checkObjectAllocation(factory, handle); in checkProgramPipelineAllocation()