Home
last modified time | relevance | path

Searched defs:dest_flags (Results 1 – 4 of 4) sorted by relevance

/third_party/pixman/pixman/
Dpixman-glyph.c413 uint32_t dest_flags; in pixman_composite_glyphs_no_mask() local
512 uint32_t dest_flags; in add_glyphs() local
Dpixman-implementation.c82 uint32_t dest_flags, in _pixman_implementation_lookup_composite()
Dpixman-private.h456 uint32_t dest_flags; member
523 uint32_t dest_flags; member
776 #define FAST_PATH(op, src, src_flags, mask, mask_flags, dest, dest_flags, func) \ argument
/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.c295 dest_flags(struct ir3_instruction *instr) in dest_flags() function