Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp12972 uint32_t src1ComponentsCount) in getFloat16VectorShuffleVerifyIOFunc() argument
12976 DE_ASSERT(src1ComponentsCount <= 4); in getFloat16VectorShuffleVerifyIOFunc()
12977 uint32_t funcCode = 100 * dstComponentsCount + 10 * src0ComponentsCount + src1ComponentsCount; in getFloat16VectorShuffleVerifyIOFunc()