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

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Image11.cpp 48 ASSERT(src->getDXGIFormat() == dest->getDXGIFormat());
61 switch (src->getDXGIFormat())
159 DXGI_FORMAT Image11::getDXGIFormat() const
383 const DXGI_FORMAT dxgiFormat = getDXGIFormat();
VertexBuffer11.cpp 222 DXGI_FORMAT VertexBuffer11::getDXGIFormat(const gl::VertexAttribute &attrib) const

Completed in 1972 milliseconds