Home
last modified time | relevance | path

Searched defs:formatSet (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp199 RenderTarget11::RenderTarget11(const d3d11::Format &formatSet) : mFormatSet(formatSet) {} in RenderTarget11()
208 const d3d11::Format &formatSet, in TextureRenderTarget11()
237 const d3d11::Format &formatSet, in TextureRenderTarget11()
DBlit11.cpp507 DXGI_FORMAT GetStencilSRVFormat(const d3d11::Format &formatSet) in GetStencilSRVFormat()
1808 const auto &formatSet = d3d11::Format::Get(GL_RG32F, mRenderer->getRenderer11DeviceCaps()); in initResolveDepthStencil() local
DRenderer11.cpp3669 const auto &formatSet = drawRenderTarget11->getFormatSet(); in blitRenderbufferRect() local
3866 const auto &formatSet = renderTarget->getFormatSet(); in resolveMultisampledTexture() local
4088 const d3d11::Format &formatSet, in createStagingTexture()
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ogg/
DStreamReader.java59 private boolean formatSet; field in StreamReader
/external/deqp/framework/opengl/
DgluContextInfo.cpp188 set<int> formatSet; in operator ()() local
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp305 set<GLint> formatSet(formats.begin(), formats.end()); in iterate() local
/external/angle/src/libANGLE/
Dformatutils.cpp1745 static angle::base::NoDestructor<FormatSet> formatSet(BuildAllSizedInternalFormatSet()); in GetAllSizedInternalFormats() local