Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp12934 uint32_t src1ComponentsCount) in getFloat16VectorShuffleVerifyIOFunc() argument
12938 DE_ASSERT(src1ComponentsCount <= 4); in getFloat16VectorShuffleVerifyIOFunc()
12939 uint32_t funcCode = 100 * dstComponentsCount + 10 * src0ComponentsCount + src1ComponentsCount; in getFloat16VectorShuffleVerifyIOFunc()