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

/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_iterator.c47 unsigned next_index; member in struct:pci_device_iterator
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c165 unsigned next_index; member in struct:type_tree_entry
243 get_next_index(struct nir_link_uniforms_state * state,const struct gl_uniform_storage * uniform,unsigned * next_index) argument
H A Dlink_uniforms.cpp609 set_opaque_indices(const glsl_type * base_type,struct gl_uniform_storage * uniform,const char * name,unsigned & next_index,struct string_to_uint_map * record_next_index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp355 nir_ssa_def *next_index = nir_imod(b, nir_iadd_imm(b, emit_ctx.loop_index, 1), nir_imm_int(b, 3)); local in function:d3d12_emit_lines
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp361 auto next_index = idx.begin(); local in function:r600::ShaderIO::sort_varying_inputs
/xsrc/external/mit/brotli/dist/c/enc/
H A Dblock_splitter_inc.h306 uint32_t next_index = 0; local in function:FN
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_find_array_copies.c526 unsigned next_index = 0; local in function:opt_find_array_copies_block
H A Dnir_opt_load_store_vectorize.c1335 unsigned next_index = 0; local in function:process_block
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c594 unsigned next_index; member in struct:type_tree_entry
747 unsigned *next_index = state->current_var->data.bindless ? local in function:update_uniforms_shader_info
701 get_next_index(struct nir_link_uniforms_state * state,const struct gl_uniform_storage * uniform,unsigned * next_index,bool * initialised) argument
[all...]
H A Dlink_uniforms.cpp838 set_opaque_indices(const glsl_type * base_type,struct gl_uniform_storage * uniform,const char * name,unsigned & next_index,struct string_to_uint_map * record_next_index) argument

Completed in 18 milliseconds