Searched refs:sampler_map (Results 1 – 6 of 6) sorted by relevance
46 unsigned char sampler_map[PIPE_MAX_SAMPLERS][2]; member88 state->sampler_map[y_samp][0] = extra; in assign_extra_samplers()93 state->sampler_map[y_samp][1] = extra; in assign_extra_samplers()99 state->sampler_map[y_samp][0] = extra; in assign_extra_samplers()130 state->sampler_map[y_samp][plane[0].i32 - 1]; in lower_tex_src_plane_block()
47 unsigned char sampler_map[PIPE_MAX_SAMPLERS][2]; member208 ctx->sampler_map[y_samp][0] = extra; in emit_decls()213 ctx->sampler_map[y_samp][1] = extra; in emit_decls()327 inst = tex_instruction(ctx->sampler_map[samp][0]); in lower_nv12()362 inst = tex_instruction(ctx->sampler_map[samp][0]); in lower_iyuv()376 inst = tex_instruction(ctx->sampler_map[samp][1]); in lower_iyuv()
139 v3dv_descriptor_map_get_sampler_state(descriptor_state, &pipeline->sampler_map, in write_tmu_p1()143 v3dv_descriptor_map_get_sampler(descriptor_state, &pipeline->sampler_map, in write_tmu_p1()
1601 struct v3dv_descriptor_map sampler_map; member
2910 struct v3dv_descriptor_map *sampler_map = &cmd_buffer->state.pipeline->sampler_map; in cmd_buffer_populate_v3d_key() local2943 sampler_map, in cmd_buffer_populate_v3d_key()
745 &pipeline->sampler_map : &pipeline->texture_map, in lower_tex_src_to_offset()