Searched refs:compile_image_function (Results 1 – 1 of 1) sorted by relevance
275 compile_image_function(struct llvmpipe_context *ctx, struct lp_static_texture_state *texture, uint3… in compile_image_function() function905 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()