Home
last modified time | relevance | path

Searched refs:Extension16BitStorageFeatures (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp242 typedef deUint32 Extension16BitStorageFeatures; typedef
272 Extension16BitStorageFeatures ext16BitStorage;
315 Extension16BitStorageFeatures toCheck);
DvktSpvAsmUtils.cpp135 bool is16BitStorageFeaturesSupported (const Context& context, Extension16BitStorageFeatures toCheck) in is16BitStorageFeaturesSupported()