Searched refs:SafeGetImplAs (Results 1 – 4 of 4) sorted by relevance
1182 mRenderer->allocateResource(SafeGetImplAs<Context11>(context), bufferDesc, &newBuffer)); in resize()1434 mRenderer->allocateResource(SafeGetImplAs<Context11>(context), bufferDesc, &newBuffer)); in resizeStructuredBuffer()
1263 inline DestT *SafeGetImplAs(SrcT *src) in SafeGetImplAs() function
460 return SafeGetImplAs<GetImplType<T>>(glObject);
1121 const TextureGL *textureGL = SafeGetImplAs<TextureGL>(imageUnit.texture.get()); in updateProgramImageBindings()