Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1543 bool TextureD3D_2D::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2D
2386 bool TextureD3D_Cube::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_Cube
3075 bool TextureD3D_3D::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_3D
3822 bool TextureD3D_2DArray::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2DArray
4128 bool TextureD3D_External::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_External
4300 bool TextureD3D_2DMultisample::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2DMultisample
4420 bool TextureD3D_2DMultisampleArray::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_2DMultisampleArray
4525 bool TextureD3D_Buffer::isImageComplete(const gl::ImageIndex &index) const in isImageComplete() function in rx::TextureD3D_Buffer