Searched refs:zeroFunc (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 1845 OpUnaryFuncType zeroFunc = &zero; in createTests() local 1869 …ments = combine(resources, computeResources, dataset, (returnHighPart ? zeroFunc : operation), fil… in createTests() 1917 …ments = combine(resources, computeResources, dataset, (returnHighPart ? zeroFunc : operation), fil… in createTests() 1950 OpBinaryFuncType zeroFunc = &zero; in createTests() local 1963 …ments = combine(resources, computeResources, dataset, (returnHighPart ? zeroFunc : operation), fil… in createTests() 2019 OpTernaryFuncType zeroFunc = &zero; in createTests() local 2031 …ments = combine(resources, computeResources, dataset, (returnHighPart ? zeroFunc : operation), fil… in createTests() 2072 OpQuaternaryFuncType zeroFunc = &zero; in createTests() local 2085 …ments = combine(resources, computeResources, dataset, (returnHighPart ? zeroFunc : operation), fil… in createTests()
|