Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2357 struct tc_generate_mipmap { struct
2369 struct tc_generate_mipmap *p = (struct tc_generate_mipmap *)payload; in tc_call_generate_mipmap() argument
2380 tc_generate_mipmap(struct pipe_context *_pipe, in tc_generate_mipmap() function
2403 struct tc_generate_mipmap *p = in tc_generate_mipmap()
2404 tc_add_struct_typed_call(tc, TC_CALL_generate_mipmap, tc_generate_mipmap); in tc_generate_mipmap()