Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1168 void TextureStorage11_2D::associateImage(Image11 *image, const gl::ImageIndex &index) in associateImage() function in rx::TextureStorage11_2D
1685 void TextureStorage11_External::associateImage(Image11 *image, const gl::ImageIndex &index) in associateImage() function in rx::TextureStorage11_External
1835 void TextureStorage11ImmutableBase::associateImage(Image11 *, const gl::ImageIndex &) {} in associateImage() function in rx::TextureStorage11ImmutableBase
2127 void TextureStorage11_EGLImage::associateImage(Image11 *image, const gl::ImageIndex &index) in associateImage() function in rx::TextureStorage11_EGLImage
2352 void TextureStorage11_Cube::associateImage(Image11 *image, const gl::ImageIndex &index) in associateImage() function in rx::TextureStorage11_Cube
2944 void TextureStorage11_3D::associateImage(Image11 *image, const gl::ImageIndex &index) in associateImage() function in rx::TextureStorage11_3D
3320 void TextureStorage11_2DArray::associateImage(Image11 *image, const gl::ImageIndex &index) in associateImage() function in rx::TextureStorage11_2DArray