Searched refs:fetch_functions (Results 1 – 3 of 3) sorted by relevance
219 void **fetch_functions; member
182 …ns_offset = op_type == LP_SAMPLER_OP_FETCH ? offsetof(struct lp_texture_functions, fetch_functions) in lp_bld_llvm_sampler_soa_emit_fetch_texel()
227 free(texture->fetch_functions); in llvmpipe_sampler_matrix_destroy()892 compile_sample_functions(ctx, state, NULL, &entry->fetch_functions); in llvmpipe_register_texture()975 …texture->fetch_functions[sample_key] = compile_sample_function(ctx, &texture->state, &dummy_sample… in register_sample_key()