Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp237 typedef deUint32 Extension16BitStorageFeatures; typedef
259 Extension16BitStorageFeatures ext16BitStorage;
290 Extension16BitStorageFeatures toCheck);
DvktSpvAsmUtils.cpp125 bool is16BitStorageFeaturesSupported (const Context& context, Extension16BitStorageFeatures toCheck) in is16BitStorageFeaturesSupported()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp127 typedef deUint32 Extension16BitStorageFeatures; typedef
5743 … const Extension16BitStorageFeatures extension16BitStorage_ = EXT16BITSTORAGEFEATURES_NO_EXTENSION, in CaseContext()
5765 Extension16BitStorageFeatures extension16BitStorage;
6972 …const Extension16BitStorageFeatures extension16BitStorage = (glu::SHADERTYPE_COMPUTE == shaderType… in createFuncGroup16Bit()
6989 const Extension16BitStorageFeatures extension16BitStorage = EXTSHADER_FLOAT16_INT8; in createFuncGroup16BitStorage32Bit()