Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1096 struct tc_framebuffer { struct
1104 struct pipe_framebuffer_state *p = &to_call(call, tc_framebuffer)->state; in tc_call_set_framebuffer_state() argument
1112 return call_size(tc_framebuffer); in tc_call_set_framebuffer_state()
1120 struct tc_framebuffer *p = in tc_set_framebuffer_state()
1121 tc_add_call(tc, TC_CALL_set_framebuffer_state, tc_framebuffer); in tc_set_framebuffer_state()