Searched defs:depthFormat (Results 1 – 3 of 3) sorted by relevance
39 u32 depthFormat; //!< デプスバッファのフォーマットです。 member148 void SetDepthFormat(u32 depthFormat) { m_Description.depthFormat = depthFormat; } in SetDepthFormat()
109 RenderDepthFormat depthFormat; //!< 描画対象の深度フォーマットです。 member
160 u32 depthFormat = 0; in ActivateBuffer() local