Searched refs:hasDepthStencilFramebufferFetch (Results 1 – 4 of 4) sorted by relevance
282 bool hasDepthStencilFramebufferFetch() const in hasDepthStencilFramebufferFetch() function914 return mSharedNonVertexInput.renderPass.hasDepthStencilFramebufferFetch(); in getRenderPassDepthStencilFramebufferFetchMode()
1864 renderPass.hasDepthStencilFramebufferFetch(); in UnpackPipelineState()2780 const bool hasDepthStencilFramebufferFetch = in GetProgramFramebufferFetchMode() local2783 if (hasDepthStencilFramebufferFetch) in GetProgramFramebufferFetchMode()7457 ASSERT(!desc.hasDepthStencilFramebufferFetch()); in MakeRenderPass()
2948 ASSERT(!mRenderPassDesc.hasDepthStencilFramebufferFetch()); in getFramebuffer()
2691 if (mRenderPassDesc.hasDepthStencilFramebufferFetch()) in finalizeDepthStencilImageLayout()