HomeSort by relevance Sort by last modified time
    Searched refs:isVariablePointersFeaturesSupported (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmUtils.hpp 77 bool isVariablePointersFeaturesSupported (const deUint32 apiVersion,
vktSpvAsmUtils.cpp 122 bool isVariablePointersFeaturesSupported (const deUint32 apiVersion, const InstanceInterface& vki, VkPhysicalDevice device, const std::vector<std::string>& instanceExtensions, ExtensionVariablePointersFeatures toCheck)
vktSpvAsmComputeShaderCase.cpp 328 if (!isVariablePointersFeaturesSupported(m_context.getUsedApiVersion(), vki, physicalDevice, m_context.getInstanceExtensions(), m_shaderSpec.requestedVulkanFeatures.extVariablePointers))
vktSpvAsmGraphicsShaderTestUtil.cpp     [all...]

Completed in 341 milliseconds