Home
last modified time | relevance | path

Searched defs:image_pitch_alignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Ddevice.rs853 pub fn image_pitch_alignment(&self) -> cl_uint { in image_pitch_alignment() method
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dgpu_info.h362 uint64_t image_pitch_alignment = 0; member