Searched defs:heightIn (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 118 st_gl_texture_dims_to_pipe_dims(GLenum texture, unsigned widthIn, uint16_t heightIn, uint16_t depthIn, unsigned *widthOut, uint16_t *heightOut, uint16_t *depthOut, uint16_t *layersOut) st_gl_texture_dims_to_pipe_dims() argument
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib1.cpp | 1827 ComputeHtileInfo( ADDR_HTILE_FLAGS flags, UINT_32 pitchIn, UINT_32 heightIn, UINT_32 numSlices, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pPitchOut, UINT_32* pHeightOut, UINT_64* pHtileBytes, UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_64* pSliceSize, UINT_32* pBaseAlign ) const ComputeHtileInfo() argument 1965 ComputeCmaskInfo( ADDR_CMASK_FLAGS flags, UINT_32 pitchIn, UINT_32 heightIn, UINT_32 numSlices, BOOL_32 isLinear, ADDR_TILEINFO* pTileInfo, UINT_32* pPitchOut, UINT_32* pHeightOut, UINT_64* pCmaskBytes, UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_64* pSliceSize, UINT_32* pBaseAlign, UINT_32* pBlockMax ) const ComputeCmaskInfo() argument
|
Completed in 6 milliseconds