Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3807 struct tc_generate_mipmap { struct
3820 struct tc_generate_mipmap *p = to_call(call, tc_generate_mipmap); in tc_call_generate_mipmap() argument
3828 return call_size(tc_generate_mipmap); in tc_call_generate_mipmap()
3832 tc_generate_mipmap(struct pipe_context *_pipe, in tc_generate_mipmap() function
3855 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()