Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c686 LLVMValueRef sample_function = in compile_jit_sample_function() local
690sample_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 Dutils_unittest.py1196 def sample_function(): function
1202 function=sample_function,
1216 def sample_function(): function
1222 function=sample_function,