Searched refs:supportsShaderFramebufferFetchDepthStencil (Results 1 – 7 of 7) sorted by relevance
108 renderer->getFeatures().supportsShaderFramebufferFetchDepthStencil.enabled) in setStorageImpl()
1360 if (mFeatures.supportsShaderFramebufferFetchDepthStencil.enabled) in ensureCapsInitialized()
171 return features.supportsShaderFramebufferFetchDepthStencil.enabled; in DepthStencilNeedsInputAttachmentUsage()
2278 if (renderer->getFeatures().supportsShaderFramebufferFetchDepthStencil.enabled) in initImageUsageFlags()
5777 &mFeatures, supportsShaderFramebufferFetchDepthStencil, in initFeatures()
5204 features.supportsShaderFramebufferFetchDepthStencil.enabled; in SpvCreateSourceOptions()
629 FeatureInfo supportsShaderFramebufferFetchDepthStencil = { member