Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp1544 bool TextureD3D_2D::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2D
2387 bool TextureD3D_Cube::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_Cube
3076 bool TextureD3D_3D::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_3D
3823 bool TextureD3D_2DArray::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2DArray
4129 bool TextureD3D_External::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_External
4301 bool TextureD3D_2DMultisample::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2DMultisample
4421 bool TextureD3D_2DMultisampleArray::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2DMultisampleArray
4526 bool TextureD3D_Buffer::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_Buffer