Searched refs:txf (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_txf_ms.c | 47 nir_tex_instr *txf = nir_tex_instr_create(c->s, 1); in vc4_nir_lower_txf_ms_instr() local 48 txf->op = nir_texop_txf; in vc4_nir_lower_txf_ms_instr() 49 txf->texture = txf_ms->texture; in vc4_nir_lower_txf_ms_instr() 50 txf->texture_index = txf_ms->texture_index; in vc4_nir_lower_txf_ms_instr() 51 txf->coord_components = txf_ms->coord_components; in vc4_nir_lower_txf_ms_instr() 52 txf->is_shadow = txf_ms->is_shadow; in vc4_nir_lower_txf_ms_instr() 53 txf->is_new_style_shadow = txf_ms->is_new_style_shadow; in vc4_nir_lower_txf_ms_instr() 123 txf->src[0].src_type = nir_tex_src_coord; in vc4_nir_lower_txf_ms_instr() 124 txf->src[0].src = nir_src_for_ssa(nir_vec2(b, addr, nir_imm_int(b, 0))); in vc4_nir_lower_txf_ms_instr() 125 nir_ssa_dest_init(&txf->instr, &txf->dest, 4, 32, NULL); in vc4_nir_lower_txf_ms_instr() [all …]
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 534 application/vnd.Mobius.TXF txf
|
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 5168 r600_txf, // llvm.r600.txf
|
D | IntrinsicImpl.inc | 5194 "llvm.r600.txf", 14072 1, // llvm.r600.txf
|