Searched refs:depthSize (Results 1 – 1 of 1) sorted by relevance
75 Format GetDepthFormat(uint32_t depthSize, uint32_t stencilSize) in GetDepthFormat() argument80 if (depthSize == 16) { in GetDepthFormat()82 } else if (depthSize == 24) { in GetDepthFormat()84 } else if (depthSize == 32) { in GetDepthFormat()88 if (depthSize == 16) { in GetDepthFormat()91 } else if (depthSize == 24) { in GetDepthFormat()93 } else if (depthSize == 32) { in GetDepthFormat()