Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp228 typedef deUint32 Extension8BitStorageFeatures; typedef
258 Extension8BitStorageFeatures ext8BitStorage;
276 Extension8BitStorageFeatures toCheck);
DvktSpvAsmUtils.cpp41 bool is8BitStorageFeaturesSupported (const Context& context, Extension8BitStorageFeatures toCheck) in is8BitStorageFeaturesSupported()