Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.cpp143 const gl::Extensions &RendererD3D::getNativeExtensions() const in getNativeExtensions() function in rx::RendererD3D
/external/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp315 const gl::Extensions &RendererGL::getNativeExtensions() const in getNativeExtensions() function in rx::RendererGL
DContextGL.cpp899 const gl::Extensions &ContextGL::getNativeExtensions() const in getNativeExtensions() function in rx::ContextGL
/external/angle/src/libANGLE/renderer/null/
DContextNULL.cpp377 const gl::Extensions &ContextNULL::getNativeExtensions() const in getNativeExtensions() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp437 const gl::Extensions &Context9::getNativeExtensions() const in getNativeExtensions() function in rx::Context9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp822 const gl::Extensions &Context11::getNativeExtensions() const in getNativeExtensions() function in rx::Context11
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp2620 const gl::Extensions &RendererVk::getNativeExtensions() const in getNativeExtensions() function in rx::RendererVk
DContextVk.cpp4045 const gl::Extensions &ContextVk::getNativeExtensions() const in getNativeExtensions() function in rx::ContextVk