Searched defs:testFun (Results 1 – 7 of 7) 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
3197 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics8BitStoragePushConstantInt8To32Group() local4016 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics8BitStoragePushConstantInt8To16Group() local4377 const StringTemplate testFun( in addGraphics8BitStorageUniformStruct8To32Group() local4657 const StringTemplate testFun( in addGraphics8BitStorageUniformStruct32To8Group() local4936 const StringTemplate testFun( in addGraphics8bitStorage8bitStructMixedTypesGroup() local
4754 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStoragePushConstantFloat16To32Group() local5064 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStoragePushConstantInt16To32Group() local5654 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To32Group() local5776 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To32Group() local6578 const StringTemplate testFun( in addGraphics16bitStructMixedTypesGroup() local6902 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To64Group() local7018 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStorageUniformFloat16To64Group() local7265 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in addGraphics16BitStoragePushConstantFloat16To64Group() local
11968 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16LogicalSet() local12090 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16LogicalSet() local12290 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16FuncSet() local12510 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16VectorExtractSet() local12742 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16VectorInsertSet() local13078 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16VectorShuffleSet() local13386 const StringTemplate testFun( in createFloat16CompositeConstructSet() local13827 const StringTemplate testFun(" %test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16CompositeInsertExtractSet() local18678 const StringTemplate testFun("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createFloat16ArithmeticFuncTest() local20683 const StringTemplate testFun( in createSparseIdsAbuseTest() local[all …]
282 fun testFun(body: suspend (Int, Long) -> String) { in <lambda>() method