Searched defs:getDXGIFormat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
H A DVertexBuffer11.cpp244 DXGI_FORMAT VertexBuffer11::getDXGIFormat(const gl::VertexAttribute &attrib) const function in class:rx::VertexBuffer11
H A DImage11.cpp48 ASSERT(src->getDXGIFormat() == dest->getDXGIFormat());
61 switch (src->getDXGIFormat())
159 DXGI_FORMAT Image11::getDXGIFormat() const function in class:rx::Image11
383 const DXGI_FORMAT dxgiFormat = getDXGIFormat();

Completed in 72 milliseconds