HomeSort by: relevance | last modified time | path
    Searched refs:sampler_index (Results 1 - 25 of 130) sorted by relevancy

1 2 3 4 5 6

  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_cb_bitmap.h 51 unsigned tex_target, unsigned sampler_index,
st_cb_bitmap_shader.c 37 unsigned sampler_index; member in struct:tgsi_bitmap_transform
91 tgsi_transform_sampler_decl(tctx, ctx->sampler_index);
94 tgsi_transform_sampler_view_decl(tctx, ctx->sampler_index,
101 tgsi_tex_target, ctx->sampler_index);
130 unsigned tex_target, unsigned sampler_index,
143 ctx.sampler_index = sampler_index;
st_nir_lower_tex_src_plane.c 157 assume(tex->texture_index == tex->sampler_index);
158 tex->texture_index = tex->sampler_index = u_v_samp;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_cb_bitmap.h 51 unsigned tex_target, unsigned sampler_index,
st_cb_bitmap_shader.c 38 unsigned sampler_index; member in struct:tgsi_bitmap_transform
92 tgsi_transform_sampler_decl(tctx, ctx->sampler_index);
95 tgsi_transform_sampler_view_decl(tctx, ctx->sampler_index,
102 tgsi_tex_target, ctx->sampler_index);
131 unsigned tex_target, unsigned sampler_index,
144 ctx.sampler_index = sampler_index;
st_nir_lower_tex_src_plane.c 82 assume(tex->texture_index == tex->sampler_index);
86 tex->texture_index = tex->sampler_index =
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_nir_lower_texcmp.c 93 int sampler_index = nir_tex_instr_src_index(tex, nir_tex_src_sampler_deref); local
94 assert(sampler_index >= 0);
96 sampler_deref = nir_instr_as_deref(tex->src[sampler_index].src.ssa->parent_instr);
d3d12_lower_int_cubemap_to_array.c 125 array_tex->sampler_index = tex->sampler_index;
229 int sampler_index = nir_tex_instr_src_index(tex, nir_tex_src_sampler_deref); local
230 assert(sampler_index >= 0);
232 nir_deref_instr *sampler_deref = nir_instr_as_deref(tex->src[sampler_index].src.ssa->parent_instr);
  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_nir_lower_tg4_to_tex.c 53 tex->sampler_index = tg4->sampler_index;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
swr_tex_sample.cpp 305 unsigned sampler_index = params->sampler_index; local
307 assert(sampler_index < PIPE_MAX_SAMPLERS);
315 &sampler->dynamic_state.static_state[sampler_index].sampler_state,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
draw_llvm_sample.c 236 unsigned sampler_index = params->sampler_index; local
239 assert(sampler_index < PIPE_MAX_SAMPLERS);
242 &sampler->dynamic_state.static_state[sampler_index].sampler_state,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 257 unsigned sampler_index = params->sampler_index; local
259 assert(sampler_index < PIPE_MAX_SAMPLERS);
268 &sampler->dynamic_state.static_state[sampler_index].sampler_state,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
swr_tex_sample.cpp 289 unsigned sampler_index = params->sampler_index; local
291 assert(sampler_index < PIPE_MAX_SAMPLERS);
299 &sampler->dynamic_state.static_state[sampler_index].sampler_state,
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3_nir_lower_tg4_to_tex.c 65 tex->sampler_index = tg4->sampler_index;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_lower_tex.c 130 txs->sampler_index = tex->sampler_index;
184 tql->sampler_index = tex->sampler_index;
340 plane_tex->sampler_index = tex->sampler_index;
869 switch (options->lower_tex_packing[tex->sampler_index]) {
920 unsigned sampler_index = tex->sampler_index; local
928 sampler_index += nir_src_as_uint(tex->src[sampler_offset_idx].src)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
sfn_emittexinstruction.cpp 107 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref);
146 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref);
187 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref);
223 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref);
256 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref);
294 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref);
324 instr->sampler_index + R600_MAX_CONST_BUFFERS,
331 auto sampler = get_sampler_id(instr->sampler_index, tex_src.sampler_deref);
361 int res_id = R600_MAX_CONST_BUFFERS + instr->sampler_index;
386 auto sampler = get_sampler_id(instr->sampler_index, src.sampler_deref)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
dxil_nir_lower_int_samplers.c 73 tql->sampler_index = tex->sampler_index;
273 txf->sampler_index = tex->sampler_index;
423 dxil_wrap_sampler_state *active_wrap_state = &states->wrap_states[tex->sampler_index];
526 &states->tex_swizzles[tex->sampler_index]:
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_lower_vulkan_resource.c 128 value += binding->stage[stage].sampler_index;
143 tex->sampler_index = value;
226 value += binding->stage[shader->info.stage].sampler_index;
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_samplers.c 63 * Otherwise instr->sampler_index or instr->texture_index would be out
111 instr->sampler_index = base_index;
nir_lower_tex.c 303 plane_tex->sampler_index = tex->sampler_index;
769 txd->sampler_index = tex->sampler_index;
805 txl->sampler_index = tex->sampler_index;
998 switch (options->lower_tex_packing[tex->sampler_index]) {
1063 unsigned sampler_index = tex->sampler_index; local
1071 sampler_index += nir_src_as_uint(tex->src[sampler_offset_idx].src)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
draw_llvm_sample.c 334 unsigned sampler_index = params->sampler_index; local
337 assert(sampler_index < PIPE_MAX_SAMPLERS);
356 &sampler->dynamic_state.static_state[sampler_index].sampler_state,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 370 unsigned sampler_index = params->sampler_index; local
372 assert(sampler_index < PIPE_MAX_SAMPLERS);
397 &sampler->dynamic_state.static_state[sampler_index].sampler_state,
  /xsrc/external/mit/MesaLib/dist/src/intel/blorp/
blorp_nir_builder.h 63 tex->sampler_index = 0;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
gl_nir_lower_samplers.c 98 instr->sampler_index = base_index;
  /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
blorp_nir_builder.h 76 tex->sampler_index = 0;

Completed in 38 milliseconds

1 2 3 4 5 6