Searched refs:depthStencilFormatIdx (Results 1 – 1 of 1) sorted by relevance
1231 for (size_t depthStencilFormatIdx = 0; depthStencilFormatIdx < depthStencilFormatCount; in GenerateConfigs() local1232 depthStencilFormatIdx++) in GenerateConfigs()1235 gl::GetSizedInternalFormatInfo(depthStencilFormats[depthStencilFormatIdx]); in GenerateConfigs()1236 ASSERT(depthStencilFormats[depthStencilFormatIdx] == GL_NONE || in GenerateConfigs()1241 if (depthStencilFormats[depthStencilFormatIdx] == GL_NONE) in GenerateConfigs()