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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_io_arrays_to_elements.c135 unsigned xfb_offset = 0; local in function:lower_array
36 get_io_offset(nir_builder * b,nir_deref_instr * deref,nir_variable * var,unsigned * element_index,unsigned * xfb_offset,nir_ssa_def ** array_index) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_io_arrays_to_elements.c123 unsigned xfb_offset = 0; local in function:lower_array
36 get_io_offset(nir_builder * b,nir_deref_instr * deref,nir_variable * var,unsigned * element_index,unsigned * xfb_offset,nir_ssa_def ** vertex_index) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.cpp1236 unsigned xfb_offset = 0; local in function:tfeedback_decl::store
[all...]
H A Dast_to_hir.cpp2890 int xfb_offset = t_without_array->fields.structure[i].offset; local in function:validate_xfb_offset_qualifier
2865 validate_xfb_offset_qualifier(YYLTYPE * loc,struct _mesa_glsl_parse_state * state,int xfb_offset,const glsl_type * type,unsigned component_size) argument
7719 unsigned xfb_offset; local in function:ast_process_struct_or_iface_block_members
8311 int xfb_offset = local in function:ast_interface_block::hir
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_varyings.cpp1177 unsigned xfb_offset = 0; local in function:tfeedback_decl::store
[all...]
H A Dast_to_hir.cpp2821 int xfb_offset = t_without_array->fields.structure[i].offset; local in function:validate_xfb_offset_qualifier
2796 validate_xfb_offset_qualifier(YYLTYPE * loc,struct _mesa_glsl_parse_state * state,int xfb_offset,const glsl_type * type,unsigned component_size) argument
7469 unsigned xfb_offset; local in function:ast_process_struct_or_iface_block_members
8051 int xfb_offset = local in function:ast_interface_block::hir
[all...]

Completed in 27 milliseconds