Home
last modified time | relevance | path

Searched defs:testTypeIdx (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp12330 for (uint32_t testTypeIdx = 0; testTypeIdx < DE_LENGTH_OF_ARRAY(testTypes); ++testTypeIdx) in createFloat16FuncSet() local
12556 for (uint32_t testTypeIdx = 0; testTypeIdx < DE_LENGTH_OF_ARRAY(testTypes); ++testTypeIdx) in createFloat16VectorExtractSet() local
12788 for (uint32_t testTypeIdx = 0; testTypeIdx < DE_LENGTH_OF_ARRAY(testTypes); ++testTypeIdx) in createFloat16VectorInsertSet() local
18523 …thmeticFuncTest(tcu::TestContext &testCtx, tcu::TestCaseGroup &testGroup, const size_t testTypeIdx, in createFloat16ArithmeticFuncTest()