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

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 187 CLEAR_HI = 0x0002,
257 rhs.flags|CLEAR_LO|CLEAR_HI);
load_store.cpp 178 if (s.l || (s.flags & CLEAR_HI)) {
251 int maskHiBits = (sh!=32) ? ((s.flags & CLEAR_HI)?1:0) : 0;
texturing.cpp 792 texel.flags |= CLEAR_HI|CLEAR_LO;
    [all...]

Completed in 734 milliseconds