Searched refs:nir_texop (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_move_discards_to_top.c | 41 nir_texop_implies_derivative(nir_texop op) in nir_texop_implies_derivative()
|
D | nir_lower_readonly_images_to_tex.c | 108 nir_texop texop; in lower_readonly_image_op()
|
D | nir.h | 2186 } nir_texop; typedef 2215 nir_texop op;
|
/third_party/mesa3d/docs/nir/ |
D | tex.rst | 8 .. doxygenenum:: nir_texop
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler_nir.h | 343 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz,
|
D | etnaviv_compiler_nir_emit.c | 195 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz, in etna_emit_tex()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | gl_nir_lower_samplers_as_deref.c | 227 nir_texop op) in record_textures_used()
|
D | glsl_to_nir.cpp | 2335 nir_texop op; in visit()
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_to_nir.c | 513 nir_texop op; in ptn_tex()
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1247 nir_texop op) in get_sampler_var() 1328 nir_texop op; in ttn_tex()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 144 operation getOperation(nir_texop); 502 Converter::getOperation(nir_texop op) in getOperation()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4_nir.cpp | 1960 ir_texture_opcode_for_nir_texop(nir_texop texop) in ir_texture_opcode_for_nir_texop()
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 136 nir_texop op, nir_ssa_def *pos, unsigned num_srcs, in blorp_create_nir_tex_instr()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.c | 2538 bi_tex_op(nir_texop op) in bi_tex_op()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 2665 nir_texop texop; in vtn_handle_texture()
|