Searched refs:repeatType (Results 1 – 8 of 8) sorted by relevance
533 repeat_type = picture->repeatType; in glamor_set_composite_texture()534 switch (picture->repeatType) { in glamor_set_composite_texture()1263 source->repeatType, in glamor_composite_with_shader()1275 mask->repeatType, in glamor_composite_with_shader()1694 source->repeatType == RepeatPad)) in glamor_composite()1697 mask->repeatType == RepeatPad)) in glamor_composite()
740 switch (src_picture->repeatType) { in _glamor_gradient_set_stops()947 glUniform1i(repeat_type_uniform_location, src_picture->repeatType); in glamor_generate_radial_gradient_picture()1264 glUniform1i(repeat_type_uniform_location, src_picture->repeatType); in glamor_generate_linear_gradient_picture()
1071 source_repeat_type = source->repeatType; in glamor_composite_largepixmap_region()1076 mask_repeat_type = mask->repeatType; in glamor_composite_largepixmap_region()
723 pPicture->repeatType = RepeatNone; in SetPictureToDefaults()1063 pPicture->repeatType = newr; in ChangePicture()1444 (pSrc->repeatType != RepeatNone || in ReduceCompositeOp()
137 unsigned int repeatType:2; member
372 switch (pict->repeatType) { in set_image_properties()
1031 attribs.repeat = pPicture->repeatType; in dmxValidatePicture()
951 if (pSrc->repeat && pSrc->repeatType == RepeatNormal && in exaComposite()