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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c2435 struct tc_resource_commit { struct
2445 struct tc_resource_commit *p = (struct tc_resource_commit *)payload;
2452 tc_resource_commit(struct pipe_context *_pipe, struct pipe_resource *res, function in typeref:typename:bool
2456 struct tc_resource_commit *p =
2457 tc_add_struct_typed_call(tc, TC_CALL_resource_commit, tc_resource_commit);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c3920 struct tc_resource_commit { struct
3931 struct tc_resource_commit *p = to_call(call, tc_resource_commit);
3935 return call_size(tc_resource_commit);
3939 tc_resource_commit(struct pipe_context *_pipe, struct pipe_resource *res, function in typeref:typename:bool
3943 struct tc_resource_commit *p =
3944 tc_add_call(tc, TC_CALL_resource_commit, tc_resource_commit);

Completed in 11 milliseconds