Home
last modified time | relevance | path

Searched refs:isVariablePointersFeaturesSupported (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp318 bool isVariablePointersFeaturesSupported (const Context& context,
DvktSpvAsmUtils.cpp154 bool isVariablePointersFeaturesSupported (const Context& context, ExtensionVariablePointersFeatures… in isVariablePointersFeaturesSupported() function
DvktSpvAsmComputeShaderCase.cpp430 …if (!isVariablePointersFeaturesSupported(context, m_shaderSpec.requestedVulkanFeatures.extVariable… in checkSupport()
DvktSpvAsmGraphicsShaderTestUtil.cpp3096 … if (!isVariablePointersFeaturesSupported(context, instance.requestedFeatures.extVariablePointers)) in runAndVerifyDefaultPipeline()