Searched refs:FramebufferFetchModeHasDepthStencil (Results 1 – 2 of 2) sorted by relevance
141 ANGLE_INLINE bool FramebufferFetchModeHasDepthStencil(FramebufferFetchMode framebufferFetchMode) in FramebufferFetchModeHasDepthStencil() function284 return FramebufferFetchModeHasDepthStencil(framebufferFetchMode()); in hasDepthStencilFramebufferFetch()
5518 ASSERT(!FramebufferFetchModeHasDepthStencil(framebufferFetchMode)); in invalidateProgramExecutableHelper()9138 if (FramebufferFetchModeHasDepthStencil(framebufferFetchMode)) in onFramebufferFetchUse()