Home
last modified time | relevance | path

Searched refs:nir_texop (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_cl_images_to_tex.c43 nir_texop texop; in lower_cl_images_to_tex_impl()
Dnir.h2231 } nir_texop; typedef
2239 nir_texop op;
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.h341 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz,
Detnaviv_compiler_nir_emit.c194 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz, in etna_emit_tex()
/external/mesa3d/src/compiler/glsl/
Dgl_nir_lower_samplers_as_deref.c226 nir_texop op) in record_textures_used()
Dglsl_to_nir.cpp2356 nir_texop op; in visit()
/external/mesa3d/src/mesa/program/
Dprog_to_nir.c476 nir_texop op; in ptn_tex()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1252 nir_texop op) in get_sampler_var()
1336 nir_texop op; in ttn_tex()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp145 operation getOperation(nir_texop);
500 Converter::getOperation(nir_texop op) in getOperation()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1929 ir_texture_opcode_for_nir_texop(nir_texop texop) in ir_texture_opcode_for_nir_texop()
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1792 bi_tex_op(nir_texop op) in bi_tex_op()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c137 nir_texop op, nir_ssa_def *pos, unsigned num_srcs, in blorp_create_nir_tex_instr()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2573 nir_texop texop; in vtn_handle_texture()