Searched refs:isVariablePointersFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
318 bool isVariablePointersFeaturesSupported (const Context& context,
154 bool isVariablePointersFeaturesSupported (const Context& context, ExtensionVariablePointersFeatures… in isVariablePointersFeaturesSupported() function
430 …if (!isVariablePointersFeaturesSupported(context, m_shaderSpec.requestedVulkanFeatures.extVariable… in checkSupport()
3096 … if (!isVariablePointersFeaturesSupported(context, instance.requestedFeatures.extVariablePointers)) in runAndVerifyDefaultPipeline()