Searched defs:textureGL (Results 1 – 8 of 8) sorted by relevance
127 const TextureGL *textureGL = GetImplAs<TextureGL>(attachment->getTexture()); in attachTextures() local141 const TextureGL *textureGL = GetImplAs<TextureGL>(depthStencilAttachment->getTexture()); in attachTextures() local151 const TextureGL *textureGL = GetImplAs<TextureGL>(depthAttachment->getTexture()); in attachTextures() local161 const TextureGL *textureGL = GetImplAs<TextureGL>(stencilAttachment->getTexture()); in attachTextures() local
87 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in BindFramebufferAttachment() local261 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in IsEmulatedAlphaChannelTextureAttachment() local
993 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in updateProgramTextureBindings() local1121 const TextureGL *textureGL = SafeGetImplAs<TextureGL>(imageUnit.texture.get()); in updateProgramImageBindings() local
65 const TextureGL *textureGL = GetImplAs<TextureGL>(GetAs<gl::Texture>(mState.source)); in initialize() local
195 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in bindTexImage() local
425 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in bindTexImage() local
169 const TextureGL *textureGL = GetImplAs<TextureGL>(texture); in bindTexImage() local
960 uint32_t textureGL, TextureType textureType, in readIntegerTextureViaFBOAndVerify()1016 uint32_t textureGL, TextureType textureType, in readFloatOrNormTextureWithLookupsAndVerify()1218 …eadTextureAndVerify(const RenderContext &renderCtx, glu::CallLogWrapper &glLog, uint32_t textureGL, in readTextureAndVerify()