Searched refs:res_state (Results 1 – 6 of 6) sorted by relevance
317 …text *ctx, ID3D12Resource *res, d3d12_resource_state *batch_state, d3d12_resource_state *res_state) in resolve_global_state() argument319 assert(batch_state->num_subresources == res_state->num_subresources); in resolve_global_state()320 …unsigned num_subresources = batch_state->homogenous && res_state->homogenous ? 1 : batch_state->nu… in resolve_global_state()322 const d3d12_subresource_state *current_state = get_subresource_state(res_state, i); in resolve_global_state()
62 } *res_state; typedef
957 "src/network/res_state.c",