Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp127 const TextureGL *textureGL = GetImplAs<TextureGL>(attachment->getTexture()); in attachTextures() local
141 const TextureGL *textureGL = GetImplAs<TextureGL>(depthStencilAttachment->getTexture()); in attachTextures() local
151 const TextureGL *textureGL = GetImplAs<TextureGL>(depthAttachment->getTexture()); in attachTextures() local
161 const TextureGL *textureGL = GetImplAs<TextureGL>(stencilAttachment->getTexture()); in attachTextures() local
DStateManagerGL.cpp837 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in updateProgramTextureBindings() local
950 const TextureGL *textureGL = SafeGetImplAs<TextureGL>(imageUnit.texture.get()); in updateProgramImageBindings() local
DFramebufferGL.cpp85 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in BindFramebufferAttachment() local
231 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in IsEmulatedAlphaChannelTextureAttachment() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DImageEGL.cpp64 const TextureGL *textureGL = GetImplAs<TextureGL>(GetAs<gl::Texture>(mState.source)); in initialize() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.cpp188 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in bindTexImage() local
DD3DTextureSurfaceWGL.cpp413 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in bindTexImage() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/
DIOSurfaceSurfaceCGL.cpp157 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in bindTexImage() local