Searched refs:isVariablePointersFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
293 bool isVariablePointersFeaturesSupported (const Context& context,
144 bool isVariablePointersFeaturesSupported (const Context& context, ExtensionVariablePointersFeatures… in isVariablePointersFeaturesSupported() function
448 …if (!isVariablePointersFeaturesSupported(m_context, m_shaderSpec.requestedVulkanFeatures.extVariab… in iterate()
2552 … if (!isVariablePointersFeaturesSupported(context, instance.requestedFeatures.extVariablePointers)) in runAndVerifyDefaultPipeline()