Home
last modified time | relevance | path

Searched refs:ELEM_GETEXPORTNORM_INPUT (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp556 const ELEM_GETEXPORTNORM_INPUT* pIn) const in GetExportNorm()
564 if (pIn->size != sizeof(ELEM_GETEXPORTNORM_INPUT)) in GetExportNorm()
Daddrlib.h283 BOOL_32 GetExportNorm(const ELEM_GETEXPORTNORM_INPUT* pIn) const;
/external/mesa3d/src/amd/addrlib/
Daddrinterface.h1823 } ELEM_GETEXPORTNORM_INPUT; typedef
1844 const ELEM_GETEXPORTNORM_INPUT* pIn);
Daddrinterface.cpp830 const ELEM_GETEXPORTNORM_INPUT* pIn) ///< [in] input structure in ElemGetExportNorm()