HomeSort by relevance Sort by last modified time
    Searched refs:ILO_TEXTURE_CPU_WRITE (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_blit.h 72 ILO_TEXTURE_CPU_WRITE |
124 resolve_flags |= ILO_TEXTURE_CPU_WRITE;
ilo_resource.h 49 ILO_TEXTURE_CPU_WRITE = 1 << 2,
ilo_blit.c 167 ILO_TEXTURE_CPU_WRITE;
ilo_resource.c 370 const unsigned flags = ILO_TEXTURE_CPU_WRITE;

Completed in 76 milliseconds