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

  /external/mesa3d/src/amd/addrlib/core/
addrelemlib.h 48 UINT_32 byteAligned : 1; ///< all components are byte aligned
addrelemlib.cpp 328 ADDR_COMPONENT_FLAGS properties, ///< [in] properties about byteAligned, exportNorm
345 if (properties.byteAligned) // Components are all byte-sized
397 ADDR_COMPONENT_FLAGS properties; // byteAligned, exportNorm
406 properties.byteAligned = TRUE;
415 properties.byteAligned = FALSE;
470 ADDR_COMPONENT_FLAGS properties; // byteAligned, exportNorm
478 properties.byteAligned = TRUE;
487 properties.byteAligned = FALSE;
    [all...]
  /frameworks/rs/
rsAllocation.h 116 void *ptr = 0, size_t byteAligned = 16);

Completed in 85 milliseconds