Home
last modified time | relevance | path

Searched refs:tc_clear_depth_stencil (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c4000 struct tc_clear_depth_stencil { struct
4017 struct tc_clear_depth_stencil *p = to_call(call, tc_clear_depth_stencil); in tc_call_clear_depth_stencil()
4023 return call_size(tc_clear_depth_stencil); in tc_call_clear_depth_stencil()
4027 tc_clear_depth_stencil(struct pipe_context *_pipe, in tc_clear_depth_stencil() function
4034 struct tc_clear_depth_stencil *p = tc_add_call(tc, TC_CALL_clear_depth_stencil, tc_clear_depth_stencil); in tc_clear_depth_stencil()

Completed in 8 milliseconds