Searched defs:desc_offset (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 364 nir_ssa_def *desc_offset; local in function:build_bindless
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 55 uint8_t desc_offset; member in struct:apply_pipeline_layout_state::__anon4f1cbf490108 390 const uint32_t desc_offset = local in function:lower_res_index_intrinsic 500 nir_ssa_def *desc_offset, *array_index; local in function:build_ssbo_descriptor_load 570 nir_ssa_def *desc_offset, *array_index; local in function:lower_load_vulkan_descriptor 695 nir_ssa_def *desc_offset = local in function:build_descriptor_load [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 54 uint8_t desc_offset; member in struct:apply_pipeline_layout_state::__anon9cb7d21c0108 251 build_load_descriptor_mem(nir_builder * b,nir_ssa_def * desc_addr,unsigned desc_offset,unsigned num_components,unsigned bit_size,struct apply_pipeline_layout_state * state) argument 446 nir_ssa_def *desc_offset = res.desc_offset_base; local in function:build_desc_addr 577 build_load_var_deref_descriptor_mem(nir_builder * b,nir_deref_instr * deref,unsigned desc_offset,unsigned num_components,unsigned bit_size,struct apply_pipeline_layout_state * state) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 2181 unsigned desc_offset = si_get_image_slot(i) * 8; local in function:si_emit_compute_shader_pointers
|
Completed in 14 milliseconds