Searched refs:getTargetTexture (Results 1 – 7 of 7) sorted by relevance
135 mPlanes[0].texture = glState.getTargetTexture(gl::TextureType::External); in createConsumerGLTextureExternal()
833 Texture *getTargetTexture(TextureType type) const in getTargetTexture() function
4598 gl::Texture *texture = context->getState().getTargetTexture(gl::TextureType::External); in ValidateStreamConsumerGLTextureExternalKHR()4815 gl::Texture *texture = context->getState().getTargetTexture(gl::TextureType::External); in ValidateStreamConsumerGLTextureExternalAttribsNV()
1507 if (texture == mState.getTargetTexture(target)) in bindTexture()1801 return mState.getTargetTexture(type); in getTextureByType()
4017 Texture *texture = state.getTargetTexture(texType); in ValidateCopyTexImageParametersBase()
3642 const Texture *texture = glState.getTargetTexture(TextureTargetToType(target)); in CaptureGetTexImageANGLE_pixels()3660 const Texture *texture = glState.getTargetTexture(TextureTargetToType(target)); in CaptureGetCompressedTexImageANGLE_pixels()
6282 gl::Texture *texture = context->getState().getTargetTexture(textureType); in trackTextureUpdate()6307 gl::Texture *texture = context->getState().getTargetTexture(textureType); in trackTextureUpdate()7383 context->getState().getTargetTexture(target)->getId(), imageID)); in maybeCapturePreCallUpdates()