Searched refs:outFloatType (Results 1 – 1 of 1) sorted by relevance
2162 FloatType outFloatType; member2179 FloatType outFloatType,2229 FloatType outFloatType = testCaseInfo.outFloatType; in specializeOperation() local2231 const TypeSnippetsSP outTypeSnippets = m_typeData.at(outFloatType).snippets; in specializeOperation()2237 inFloatType = inputRestricted ? inFloatType : outFloatType; in specializeOperation()2308 FloatType outFloatType, in setupVulkanFeatures() argument2323 switch(outFloatType) in setupVulkanFeatures()2506 FloatType outFloatType = testCaseInfo.outFloatType; in fillShaderSpec() local2568 TypeValuesSP outTypeValues = m_typeData.at(outFloatType).values; in fillShaderSpec()2575 bool float16FeatureRequired = (outFloatType == FP16) || (inFloatType == FP16); in fillShaderSpec()[all …]