Home
last modified time | relevance | path

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

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