HomeSort by: relevance | last modified time | path
    Searched refs:texture_only (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor.c 220 || (glamor_priv->formats[depth].texture_only &&
449 Bool texture_only = FALSE; local
490 texture_only = TRUE;
493 if (!texture_only) {
501 if (!texture_only && (format != read_format || type != read_type)) {
506 texture_only = TRUE;
516 f->texture_only = texture_only;
610 glamor_priv->cbcr_format.texture_only = FALSE;
glamor_priv.h 202 Bool texture_only; member in struct:glamor_format

Completed in 6 milliseconds