HomeSort by relevance Sort by last modified time
    Searched refs:m_depthPlanarType (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/amd/addrlib/core/
addrelemlib.h 230 return (m_depthPlanarType == ADDR_DEPTH_PLANAR_R600) ? TRUE : FALSE;
263 AddrDepthPlanarType m_depthPlanarType;
addrelemlib.cpp 57 m_depthPlanarType = ADDR_DEPTH_PLANAR_R600;
61 m_depthPlanarType = ADDR_DEPTH_PLANAR_R600;
66 m_depthPlanarType = ADDR_DEPTH_PLANAR_R800;
71 m_depthPlanarType = ADDR_DEPTH_PLANAR_R800;
    [all...]

Completed in 57 milliseconds