Searched refs:hasDepth (Results 1 – 3 of 3) sorted by relevance
327 bool hasDepth = false; in initAvailableCapabilities() local332 hasDepth = true; in initAvailableCapabilities()343 if (hasDepth) { in initAvailableCapabilities()634 bool hasDepth = false; in initOutputCharsKeys() local646 hasDepth = true; in initOutputCharsKeys()658 if (hasDepth) { in initOutputCharsKeys()
272 bool hasDepth = false; in initAvailableCapabilities() local276 case V4L2_PIX_FMT_Z16: hasDepth = true; break; in initAvailableCapabilities()283 if (hasDepth) { in initAvailableCapabilities()698 bool hasDepth = false; in initOutputCharsKeys() local710 hasDepth = true; in initOutputCharsKeys()722 if (hasDepth) { in initOutputCharsKeys()
1791 …bool hasDepth = (props.depthAttachment_hasTexObj || props.depthAttachment_hasRbo || props.depthste… in checkFramebufferCompleteness() local1794 if (hasDepth) { in checkFramebufferCompleteness()1816 if (hasDepth && hasStencil) { in checkFramebufferCompleteness()