Searched refs:FramebufferFetchModeHasDepthStencil (Results 1 – 2 of 2) sorted by relevance
144 ANGLE_INLINE bool FramebufferFetchModeHasDepthStencil(FramebufferFetchMode framebufferFetchMode) in FramebufferFetchModeHasDepthStencil() function287 return FramebufferFetchModeHasDepthStencil(framebufferFetchMode()); in hasDepthStencilFramebufferFetch()
5444 ASSERT(!FramebufferFetchModeHasDepthStencil(framebufferFetchMode)); in invalidateProgramExecutableHelper()9157 if (FramebufferFetchModeHasDepthStencil(framebufferFetchMode)) in onFramebufferFetchUse()