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 D | memory.cpp | 132 _format(*format), _width(width), _height(height), _depth(depth), 165 return _height;
|
| H A D | memory.hpp | 129 size_t _height; member in class:clover::image
|
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLView.cpp | 304 BGLView::GetPreferredSize(float* _width, float* _height) argument 308 if (_height) 309 *_height = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/hgl/ |
| H A D | GLView.cpp | 294 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 D | memory.cpp | 178 _format(*format), _width(width), _height(height), _depth(depth), 229 return _height;
|
| H A D | memory.hpp | 166 size_t _height; member in class:clover::image
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 4718 #define append_rate(_samples, _width, _height) \ 4724 .height = _height, \
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 907 dst.y = texture\_height(unit, lod)
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 933 dst.y = texture\_height(unit, lod)
|
Completed in 18 milliseconds