Home | History | Annotate | Download | only in d3d11

Lines Matching refs:DXGI_FORMAT_R32_UINT

1141         DXGI_FORMAT bufferFormat = (indexInfo->indexType == GL_UNSIGNED_INT) ? DXGI_FORMAT_R32_UINT : DXGI_FORMAT_R16_UINT;