Searched refs:fp16Without16BitStorage (Results 1 – 1 of 1) sorted by relevance
1571 , fp16Without16BitStorage(_fp16Without16BitStorage) in OperationTestCase()1584 deBool fp16Without16BitStorage; member in vkt::SpirVAssembly::__anonedfcea740111::OperationTestCase2859 deBool fp16Without16BitStorage; member2958 if (inFloatType == FP16 && testCaseInfo.testCase.fp16Without16BitStorage) in specializeOperation()3475 deBool outFp16WithoutStorage = (outFloatType == FP16) && testCase.fp16Without16BitStorage; in fillShaderSpec()3476 deBool inFp16WithoutStorage = (inFloatType == FP16) && testCase.fp16Without16BitStorage; in fillShaderSpec()3620 if (float16FeatureRequired && !testCase.fp16Without16BitStorage) in fillShaderSpec()3803 if (testCaseInfo.fp16Without16BitStorage) in fillShaderSpec()4222 deBool outFp16WithoutStorage = (outFloatType == FP16) && testCase.fp16Without16BitStorage; in createInstanceContext()4223 deBool inFp16WithoutStorage = (inFloatType == FP16) && testCase.fp16Without16BitStorage; in createInstanceContext()[all …]