Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c4122 struct tc_resource_commit { struct
4133 struct tc_resource_commit *p = to_call(call, tc_resource_commit); in tc_call_resource_commit()
4137 return call_size(tc_resource_commit); in tc_call_resource_commit()
4141 tc_resource_commit(struct pipe_context *_pipe, struct pipe_resource *res, in tc_resource_commit() function
4145 struct tc_resource_commit *p = in tc_resource_commit()
4146 tc_add_call(tc, TC_CALL_resource_commit, tc_resource_commit); in tc_resource_commit()

Completed in 9 milliseconds