Searched defs:formatSet (Results 1 – 8 of 8) sorted by relevance
199 RenderTarget11::RenderTarget11(const d3d11::Format &formatSet) : mFormatSet(formatSet) {} in RenderTarget11()208 const d3d11::Format &formatSet, in TextureRenderTarget11()237 const d3d11::Format &formatSet, in TextureRenderTarget11()
507 DXGI_FORMAT GetStencilSRVFormat(const d3d11::Format &formatSet) in GetStencilSRVFormat()1809 const auto &formatSet = d3d11::Format::Get(GL_RG32F, mRenderer->getRenderer11DeviceCaps()); in initResolveDepthStencil() local
3881 const auto &formatSet = drawRenderTarget11->getFormatSet(); in blitRenderbufferRect() local4079 const auto &formatSet = renderTarget->getFormatSet(); in resolveMultisampledTexture() local4313 const d3d11::Format &formatSet, in createStagingTexture()
63 private boolean formatSet; field in StreamReader
197 set<int> formatSet; in operator ()() local
387 set<GLint> formatSet(formats.begin(), formats.end()); in iterate() local
2049 static angle::base::NoDestructor<FormatSet> formatSet(BuildAllSizedInternalFormatSet()); in GetAllSizedInternalFormats() local