HomeSort by relevance Sort by last modified time
    Searched refs:getDXGIFormat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Image11.h 48 DXGI_FORMAT getDXGIFormat() const;
Image11.cpp 45 ASSERT(src->getDXGIFormat() == dest->getDXGIFormat());
49 MipGenerationFunction mipFunction = d3d11::GetMipGenerationFunction(src->getDXGIFormat());
143 DXGI_FORMAT Image11::getDXGIFormat() const
324 const DXGI_FORMAT dxgiFormat = getDXGIFormat();

Completed in 1127 milliseconds