Searched refs:inFloatType (Results 1 – 1 of 1) sorted by relevance
1599 FloatType inFloatType; member2871 void setupVulkanFeatures(FloatType inFloatType,2926 FloatType inFloatType = operation.restrictedInputType; in specializeOperation() local2930 inFloatType = inputRestricted ? inFloatType : outFloatType; in specializeOperation()2932 TypeSnippetsSP inTypeSnippets = m_typeData.at(inFloatType).snippets; in specializeOperation()2944 specializedOperation.inFloatType = inFloatType; in specializeOperation()2958 if (inFloatType == FP16 && testCaseInfo.testCase.fp16Without16BitStorage) in specializeOperation()3011 void TestGroupBuilderBase::setupVulkanFeatures(FloatType inFloatType, in setupVulkanFeatures() argument3044 switch(inFloatType) in setupVulkanFeatures()3473 FloatType inFloatType = specOpData.inFloatType; in fillShaderSpec() local[all …]