Home
last modified time | relevance | path

Searched refs:transform_instr (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap_shader.c51 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
141 ctx.base.transform_instruction = transform_instr; in st_get_bitmap_shader()
Dst_cb_drawpixels_shader.c72 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
230 ctx.base.transform_instruction = transform_instr; in st_get_drawpix_shader()
Dst_tgsi_lower_depth_clamp.c310 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
374 ctx.base.transform_instruction = transform_instr; in st_tgsi_lower_depth_clamp()
Dst_tgsi_lower_yuv.c391 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
435 ctx.base.transform_instruction = transform_instr; in st_tgsi_lower_yuv()
Dst_atifs_to_tgsi.c665 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
832 ctx.base.transform_instruction = transform_instr; in st_fixup_atifs()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_emulate.c104 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
160 ctx.base.transform_instruction = transform_instr; in tgsi_emulate()
Dtgsi_lowering.c1323 transform_instr(struct tgsi_transform_context *tctx, in transform_instr() function
1441 ctx.base.transform_instruction = transform_instr; in tgsi_transform_lowering()