Searched defs:testFun (Results 1 – 8 of 8) sorted by relevance
171 const StringTemplate testFun( in addGraphicsSameLabelsTest() local
260 … StringTemplate testFun(" %test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphicsVariableInitPrivateTest() local
387 const StringTemplate testFun( in addGraphicsIndexingStructTests() local
3189 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics8BitStoragePushConstantInt8To32Group() local4008 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics8BitStoragePushConstantInt8To16Group() local4369 const StringTemplate testFun( in addGraphics8BitStorageUniformStruct8To32Group() local4649 const StringTemplate testFun( in addGraphics8BitStorageUniformStruct32To8Group() local4928 const StringTemplate testFun( in addGraphics8bitStorage8bitStructMixedTypesGroup() local
4770 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStoragePushConstantFloat16To32Group() local5080 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStoragePushConstantInt16To32Group() local5670 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To32Group() local5792 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To32Group() local6605 const StringTemplate testFun( in addGraphics16bitStructMixedTypesGroup() local6929 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To64Group() local7045 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To64Group() local7303 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStoragePushConstantFloat16To64Group() local
12006 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16LogicalSet() local12128 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16LogicalSet() local12328 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16FuncSet() local12548 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16VectorExtractSet() local12780 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16VectorInsertSet() local13116 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16VectorShuffleSet() local13424 const StringTemplate testFun( in createFloat16CompositeConstructSet() local13865 const StringTemplate testFun(" %test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16CompositeInsertExtractSet() local18716 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16ArithmeticFuncTest() local20721 const StringTemplate testFun( in createSparseIdsAbuseTest() local[all …]
380 val testFun = FunSpec.builder("testFun") in conflictingImportsEscapedWithoutBackticks() constant
280 fun testFun(body: suspend (Int, Long) -> String) { in <lambda>() method