Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DRendererD3D.cpp116 const gl::Caps &RendererD3D::getNativeCaps() const in getNativeCaps() function in rx::RendererD3D
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DRendererGL.cpp305 const gl::Caps &RendererGL::getNativeCaps() const in getNativeCaps() function in rx::RendererGL
H A DContextGL.cpp930 gl::Caps ContextGL::getNativeCaps() const in getNativeCaps() function in rx::ContextGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp462 gl::Caps Context9::getNativeCaps() const in getNativeCaps() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp402 gl::Caps ContextNULL::getNativeCaps() const in getNativeCaps() function in rx::ContextNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp907 gl::Caps Context11::getNativeCaps() const in getNativeCaps() function in rx::Context11
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp838 gl::Caps ContextWgpu::getNativeCaps() const in getNativeCaps() function in rx::ContextWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.cpp5926 const gl::Caps &Renderer::getNativeCaps() const in getNativeCaps() function in rx::vk::Renderer
H A DContextVk.cpp6297 gl::Caps ContextVk::getNativeCaps() const in getNativeCaps() function in rx::ContextVk