Searched refs:depthstencilAttachment_hasTexObj (Results 1 – 2 of 2) sorted by relevance
1574 } else if (props.depthstencilAttachment_hasTexObj) { in getBoundFramebufferFormat()1616 props.depthstencilAttachment_hasTexObj = false; in addFreshFramebuffer()1753 boundFboProps(target).depthstencilAttachment_hasTexObj = true; in attachTextureObject()1926 res = (boundFboProps_const(target).depthstencilAttachment_hasTexObj) || in attachmentHasObject()1968 if (props.depthstencilAttachment_hasTexObj) { in objectOfAttachment()
56 bool depthstencilAttachment_hasTexObj; member