Searched refs:sample_function (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_texture_handle.c | 686 LLVMValueRef sample_function = in compile_jit_sample_function() local 690 …sample_function = LLVMBuildIntToPtr(builder, sample_function, LLVMPointerType(function_type, 0), "… in compile_jit_sample_function() 704 … LLVMValueRef result = LLVMBuildCall2(builder, function_type, sample_function, args, num_args, ""); in compile_jit_sample_function()
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | utils_unittest.py | 1196 def sample_function(): function 1202 function=sample_function, 1216 def sample_function(): function 1222 function=sample_function,
|