Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1231 for (size_t depthStencilFormatIdx = 0; depthStencilFormatIdx < depthStencilFormatCount; in GenerateConfigs() local
1232 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()