Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c275 compile_image_function(struct llvmpipe_context *ctx, struct lp_static_texture_state *texture, uint3… in compile_image_function() function
905 entry->image_functions[image_op] = compile_image_function(ctx, state, image_op); in llvmpipe_register_texture()
1008 texture->image_functions[op] = compile_image_function(ctx, &texture->state, op); in register_image_op()