Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp1599 FloatType inFloatType; member
2871 void setupVulkanFeatures(FloatType inFloatType,
2926 FloatType inFloatType = operation.restrictedInputType; in specializeOperation() local
2930 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() argument
3044 switch(inFloatType) in setupVulkanFeatures()
3473 FloatType inFloatType = specOpData.inFloatType; in fillShaderSpec() local
[all …]