Home
last modified time | relevance | path

Searched defs:root_desc_tables (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp491 update_shader_stage_root_parameters(struct d3d12_context *ctx, const struct d3d12_shader_selector *shader_sel, unsigned &num_params, unsigned &num_root_descriptors, D3D12_GPU_DESCRIPTOR_HANDLE root_desc_tables[MAX_DESCRIPTOR_TABLES], int root_desc_indices[MAX_DESCRIPTOR_TABLES]) update_shader_stage_root_parameters() argument
575 update_compute_root_parameters(struct d3d12_context *ctx, const struct pipe_grid_info *info, D3D12_GPU_DESCRIPTOR_HANDLE root_desc_tables[MAX_DESCRIPTOR_TABLES], int root_desc_indices[MAX_DESCRIPTOR_TABLES], struct d3d12_cmd_signature_key *cmd_sig_key) update_compute_root_parameters() argument
1053 D3D12_GPU_DESCRIPTOR_HANDLE root_desc_tables[MAX_DESCRIPTOR_TABLES]; d3d12_draw_vbo() local
1357 D3D12_GPU_DESCRIPTOR_HANDLE root_desc_tables[MAX_DESCRIPTOR_TABLES]; d3d12_launch_grid() local
[all...]

Completed in 2 milliseconds