Searched refs:tc_generate_mipmap (Results 1 – 1 of 1) sorted by relevance
3807 struct tc_generate_mipmap { struct3820 struct tc_generate_mipmap *p = to_call(call, tc_generate_mipmap); in tc_call_generate_mipmap() argument3828 return call_size(tc_generate_mipmap); in tc_call_generate_mipmap()3832 tc_generate_mipmap(struct pipe_context *_pipe, in tc_generate_mipmap() function3855 struct tc_generate_mipmap *p = in tc_generate_mipmap()3856 tc_add_call(tc, TC_CALL_generate_mipmap, tc_generate_mipmap); in tc_generate_mipmap()