Home
last modified time | relevance | path

Searched defs:index (Results 5651 - 5675 of 12334) sorted by relevance

1...<<221222223224225226227228229230>>...494

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_mediump.c225 unsigned index = sem.location - VARYING_SLOT_VAR0; in nir_lower_mediump_io() local
H A Dnir_algebraic.py854 def index(self, obj): global() member in TreeAutomaton.IndexMap
[all...]
H A Dnir_builder.c283 nir_load_system_value(nir_builder *build, nir_intrinsic_op op, int index, in nir_load_system_value() argument
H A Dnir_gather_xfb_info.c349 unsigned index = nir_intrinsic_component(intr) + i; in nir_gather_xfb_info_from_intrinsics() local
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c326 static char *appendidx (struct rnndeccontext *ctx, char *name, uint64_t idx, struct rnnenum *index) { in appendidx() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_pack.c37 agx_pack_sample_coords(agx_index index, bool *flag) in agx_pack_sample_coords() argument
48 agx_pack_texture(agx_index index, unsigned *flag) in agx_pack_texture() argument
57 agx_pack_sampler(agx_index index, bool *flag) in agx_pack_sampler() argument
66 agx_pack_sample_offset(agx_index index, bool *flag) agx_pack_sample_offset() argument
75 agx_pack_lod(agx_index index) agx_pack_lod() argument
92 agx_pack_memory_reg(agx_index index, bool *flag) agx_pack_memory_reg() argument
103 agx_pack_memory_base(agx_index index, bool *flag) agx_pack_memory_base() argument
120 agx_pack_memory_index(agx_index index, bool *flag) agx_pack_memory_index() argument
459 unsigned index = index_src.value; agx_pack_instr() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_cssa.cpp56 uint32_t index = -1u; /* index into the vector of merge sets */ member
94 uint32_t index = ctx.merge_sets.size(); in collect_parallelcopies() local
286 uint32_t index = def_node_it->second.index; try_merge_merge_set() local
[all...]
H A Daco_print_ir.cpp853 unsigned index = 0; in aco_print_block() local
H A Daco_validate.cpp788 validate_subdword_operand(amd_gfx_level gfx_level, const aco_ptr<Instruction>& instr, unsigned index) validate_subdword_operand() argument
885 get_subdword_bytes_written(Program* program, const aco_ptr<Instruction>& instr, unsigned index) get_subdword_bytes_written() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c218 const uint32_t index = (start + i) & mask; in radv_pipeline_cache_search_unlocked() local
256 const uint32_t index = (start + i) & mask; in radv_pipeline_cache_set_entry() local
H A Dradv_nir_apply_pipeline_layout.c116 nir_ssa_def *index = nir_imul_imm(b, intrin->src[1].ssa, 16); in visit_vulkan_resource_reindex() local
129 nir_ssa_def *index = nir_imul(b, intrin->src[1].ssa, stride); in visit_vulkan_resource_reindex() local
287 nir_ssa_def *index = NULL; in get_sampler_desc() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_copy_propagation_elements.cpp454 unsigned index = swizzle_chan[c]; in handle_rvalue() local
H A Dlower_blend_equation_advanced.cpp437 ir_constant *index = new(mem_ctx) ir_constant(0); in deref_output() local
H A Dlink_uniform_blocks.cpp58 unsigned index; member in __anon7178::ubo_visitor
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c275 uint32_t index = v3d_unit_data_get_unit(data); in write_ubo_ssbo_uniforms() local
355 write_inline_uniform(struct v3dv_cl_out **uniforms, uint32_t index, uint32_t offset, struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, enum broadcom_shader_stage stage) write_inline_uniform() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c51 int index; member
/third_party/ltp/lib/
H A Dtst_netdevice.c245 int index, ret; in modify_address() local
382 int32_t index; in modify_route() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_vs.cpp50 auto index = nir_src_as_const_value(intr.src[1]); in store_output() local
H A Dsfn_instr.cpp175 void Instr::set_blockid(int id, int index) in set_blockid() argument
183 void Instr::forward_set_blockid(int id, int index) in forward_set_blockid() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c290 unsigned index = 0; in svga_destroy_uav() local
[all...]
H A Dsvga_screen.c921 svga_get_driver_query_info(struct pipe_screen *screen, unsigned index, struct pipe_driver_query_info *info) svga_get_driver_query_info() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_viewport.c291 unsigned index = start_slot + i; in r600_set_viewport_states() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c417 tegra_screen_get_driver_query_info(struct pipe_screen *pscreen, unsigned int index, struct pipe_driver_query_info *info) tegra_screen_get_driver_query_info() argument
427 tegra_screen_get_driver_query_group_info(struct pipe_screen *pscreen, unsigned int index, struct pipe_driver_query_group_info *info) tegra_screen_get_driver_query_group_info() argument
/third_party/mesa3d/src/hgl/
H A DGLView.cpp318 BGLView::ResolveSpecifier(BMessage* msg, int32 index, BMessage* specifier, in ResolveSpecifier() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c437 unsigned index = start_slot + i; in si_set_viewport_states() local

Completed in 28 milliseconds

1...<<221222223224225226227228229230>>...494