Searched refs:outFloatType (Results 1 – 1 of 1) sorted by relevance
2824 FloatType outFloatType; member2872 FloatType outFloatType,2922 FloatType outFloatType = testCaseInfo.outFloatType; in specializeOperation() local2924 const TypeSnippetsSP outTypeSnippets = m_typeData.at(outFloatType).snippets; in specializeOperation()2930 inFloatType = inputRestricted ? inFloatType : outFloatType; in specializeOperation()3012 FloatType outFloatType, in setupVulkanFeatures() argument3027 switch(outFloatType) in setupVulkanFeatures()3466 FloatType outFloatType = testCaseInfo.outFloatType; in fillShaderSpec() local3475 deBool outFp16WithoutStorage = (outFloatType == FP16) && testCase.fp16Without16BitStorage; in fillShaderSpec()3584 bool float16FeatureRequired = (outFloatType == FP16) || (inFloatType == FP16); in fillShaderSpec()[all …]