Searched refs:_height (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dmemory.cpp132 _format(*format), _width(width), _height(height), _depth(depth),
165 return _height;
H A Dmemory.hpp129 size_t _height; member in class:clover::image
/xsrc/external/mit/MesaLib.old/dist/src/hgl/
H A DGLView.cpp304 BGLView::GetPreferredSize(float* _width, float* _height) argument
308 if (_height)
309 *_height = 0;
/xsrc/external/mit/MesaLib/dist/src/hgl/
H A DGLView.cpp294 BGLView::GetPreferredSize(float* _width, float* _height) argument
298 if (_height)
299 *_height = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dmemory.cpp178 _format(*format), _width(width), _height(height), _depth(depth),
229 return _height;
H A Dmemory.hpp166 size_t _height; member in class:clover::image
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c4718 #define append_rate(_samples, _width, _height) \
4724 .height = _height, \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst907 dst.y = texture\_height(unit, lod)
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst933 dst.y = texture\_height(unit, lod)

Completed in 18 milliseconds