Searched refs:st_is_depth_stencil_combined (Results 1 – 3 of 3) sorted by relevance
101 st_is_depth_stencil_combined(srcDepth, srcStencil) && in st_BlitFramebuffer_resolve()102 st_is_depth_stencil_combined(dstDepth, dstStencil); in st_BlitFramebuffer_resolve()292 st_is_depth_stencil_combined(srcDepth, srcStencil) && in st_BlitFramebuffer()293 st_is_depth_stencil_combined(dstDepth, dstStencil)) { in st_BlitFramebuffer()
80 st_is_depth_stencil_combined(const struct gl_renderbuffer_attachment *depth,
553 st_is_depth_stencil_combined(const struct gl_renderbuffer_attachment *depth, in st_is_depth_stencil_combined() function