| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_transform.c | 100 sna_transform_is_imprecise_integer_translation(const PictTransform * t,int filter,bool precise,int16_t * tx,int16_t * ty) argument
|
| H A D | gen2_render.c | 1689 is_unhandled_gradient(PicturePtr picture, bool precise) argument 1735 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1512 gen2_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen4_render.c | 1753 check_gradient(PicturePtr picture, bool precise) argument 1797 source_fallback(struct sna *sna, PicturePtr p, PixmapPtr pixmap, bool precise) argument 1553 gen4_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen5_render.c | 1705 is_gradient(PicturePtr picture, bool precise) argument 1752 source_fallback(struct sna *sna, PicturePtr p, PixmapPtr pixmap, bool precise) argument 1496 gen5_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen6_render.c | 2085 check_gradient(PicturePtr picture, bool precise) argument 2128 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1783 gen6_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen7_render.c | 2315 check_gradient(PicturePtr picture, bool precise) argument 2358 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 2023 gen7_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen8_render.c | 2149 check_gradient(PicturePtr picture, bool precise) argument 2192 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1870 gen8_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen9_render.c | 2227 check_gradient(PicturePtr picture, bool precise) argument 2270 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1946 gen9_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_transform.c | 100 sna_transform_is_imprecise_integer_translation(const PictTransform * t,int filter,bool precise,int16_t * tx,int16_t * ty) argument
|
| H A D | gen2_render.c | 1662 is_unhandled_gradient(PicturePtr picture, bool precise) argument 1708 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1487 gen2_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen4_render.c | 1704 check_gradient(PicturePtr picture, bool precise) argument 1748 source_fallback(struct sna *sna, PicturePtr p, PixmapPtr pixmap, bool precise) argument 1508 gen4_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen5_render.c | 1658 is_gradient(PicturePtr picture, bool precise) argument 1705 source_fallback(struct sna *sna, PicturePtr p, PixmapPtr pixmap, bool precise) argument 1451 gen5_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen6_render.c | 2011 check_gradient(PicturePtr picture, bool precise) argument 2054 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1742 gen6_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen7_render.c | 2231 check_gradient(PicturePtr picture, bool precise) argument 2274 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1974 gen7_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| H A D | gen8_render.c | 2048 check_gradient(PicturePtr picture, bool precise) argument 2091 source_fallback(PicturePtr p, PixmapPtr pixmap, bool precise) argument 1803 gen8_composite_picture(struct sna * sna,PicturePtr picture,struct sna_composite_channel * channel,int x,int y,int w,int h,int dst_x,int dst_y,bool precise) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi_private.h | 137 unsigned precise:1; member in class:glsl_to_tgsi_instruction
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi_private.h | 137 unsigned precise:1; member in class:glsl_to_tgsi_instruction
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 664 tgsi_build_instruction(enum tgsi_opcode opcode,unsigned saturate,unsigned precise,unsigned num_dst_regs,unsigned num_src_regs,struct tgsi_header * header) argument
|
| H A D | tgsi_text.c | 1042 uint precise = 0; local in function:parse_instruction 1000 match_inst(const char ** pcur,unsigned * saturate,unsigned * precise,const struct tgsi_opcode_info * info) argument
|
| H A D | tgsi_ureg.c | 1255 ureg_emit_insn(struct ureg_program * ureg,enum tgsi_opcode opcode,boolean saturate,unsigned precise,unsigned num_dst,unsigned num_src) argument 1396 ureg_insn(struct ureg_program * ureg,enum tgsi_opcode opcode,const struct ureg_dst * dst,unsigned nr_dst,const struct ureg_src * src,unsigned nr_src,unsigned precise) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 37 bool precise; member in struct:zink_query 130 convert_query_type(unsigned query_type, bool *precise) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 661 tgsi_build_instruction(enum tgsi_opcode opcode,unsigned saturate,unsigned precise,unsigned num_dst_regs,unsigned num_src_regs,struct tgsi_header * header) argument
|
| H A D | tgsi_text.c | 1042 uint precise = 0; local in function:parse_instruction 1000 match_inst(const char ** pcur,unsigned * saturate,unsigned * precise,const struct tgsi_opcode_info * info) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 280 boolean precise; member in struct:r600_bytecode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 287 boolean precise; member in struct:r600_bytecode
|