Home
last modified time | relevance | path

Searched defs:setStorageExternalMemory (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DTextureNULL.cpp163 angle::Result TextureNULL::setStorageExternalMemory(const gl::Context *context, in setStorageExternalMemory() function in rx::TextureNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp239 angle::Result TextureWgpu::setStorageExternalMemory(const gl::Context *context, in setStorageExternalMemory() function in rx::TextureWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DTextureGL.cpp1352 angle::Result TextureGL::setStorageExternalMemory(const gl::Context *context, in setStorageExternalMemory() function in rx::TextureGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.cpp1797 angle::Result Texture::setStorageExternalMemory(Context *context, in setStorageExternalMemory() function in gl::Texture
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp1958 angle::Result TextureVk::setStorageExternalMemory(const gl::Context *context, in setStorageExternalMemory() function in rx::TextureVk
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp195 angle::Result TextureD3D::setStorageExternalMemory(const gl::Context *context, in setStorageExternalMemory() function in rx::TextureD3D