Home
last modified time | relevance | path

Searched defs:getNativeCaps (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.cpp146 const gl::Caps &RendererD3D::getNativeCaps() const in getNativeCaps() function in rx::RendererD3D
/external/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp314 const gl::Caps &RendererGL::getNativeCaps() const in getNativeCaps() function in rx::RendererGL
DContextGL.cpp724 gl::Caps ContextGL::getNativeCaps() const in getNativeCaps() function in rx::ContextGL
/external/angle/src/libANGLE/renderer/null/
DContextNULL.cpp309 gl::Caps ContextNULL::getNativeCaps() const in getNativeCaps() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp365 gl::Caps Context9::getNativeCaps() const in getNativeCaps() function in rx::Context9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp545 gl::Caps Context11::getNativeCaps() const in getNativeCaps() function in rx::Context11
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1770 const gl::Caps &RendererVk::getNativeCaps() const in getNativeCaps() function in rx::RendererVk
DContextVk.cpp3103 gl::Caps ContextVk::getNativeCaps() const in getNativeCaps() function in rx::ContextVk