Home
last modified time | relevance | path

Searched refs:__height (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmemory.cpp123 __format(*format), __width(width), __height(height), __depth(depth), in image()
155 return __height; in height()
Dmemory.hpp127 size_t __height; member