Searched refs:nir_texop (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_cl_images_to_tex.c | 43 nir_texop texop; in lower_cl_images_to_tex_impl()
|
D | nir.h | 2231 } nir_texop; typedef 2239 nir_texop op;
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler_nir.h | 341 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz,
|
D | etnaviv_compiler_nir_emit.c | 194 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz, in etna_emit_tex()
|
/external/mesa3d/src/compiler/glsl/ |
D | gl_nir_lower_samplers_as_deref.c | 226 nir_texop op) in record_textures_used()
|
D | glsl_to_nir.cpp | 2356 nir_texop op; in visit()
|
/external/mesa3d/src/mesa/program/ |
D | prog_to_nir.c | 476 nir_texop op; in ptn_tex()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1252 nir_texop op) in get_sampler_var() 1336 nir_texop op; in ttn_tex()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 145 operation getOperation(nir_texop); 500 Converter::getOperation(nir_texop op) in getOperation()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_nir.cpp | 1929 ir_texture_opcode_for_nir_texop(nir_texop texop) in ir_texture_opcode_for_nir_texop()
|
/external/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.c | 1792 bi_tex_op(nir_texop op) in bi_tex_op()
|
/external/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 137 nir_texop op, nir_ssa_def *pos, unsigned num_srcs, in blorp_create_nir_tex_instr()
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 2573 nir_texop texop; in vtn_handle_texture()
|