Home
last modified time | relevance | path

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

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