Searched defs:targetTexture (Results 1 – 4 of 4) sorted by relevance
622 void createEGLImageTargetTexture2D(EGLImageKHR image, GLTexture &targetTexture) in createEGLImageTargetTexture2D()635 void createEGLImageTargetTexture2DArray(EGLImageKHR image, GLTexture &targetTexture) in createEGLImageTargetTexture2DArray()648 void createEGLImageTargetTextureExternal(EGLImageKHR image, GLuint targetTexture) in createEGLImageTargetTextureExternal()663 GLuint targetTexture, in createEGLImageTargetTextureStorage()2323 GLTexture targetTexture; in verifyImageStorageMipmap() local2368 GLTexture targetTexture; in verifyImageStorageMipmapWithBlend() local6375 GLTexture targetTexture; in TEST_P() local6700 GLTexture targetTexture; in TEST_P() local6754 GLTexture targetTexture; in TEST_P() local6855 GLTexture targetTexture; in TEST_P() local[all …]
7829 GLTexture targetTexture; in TEST_P() local
57 const GLuint targetTexture = targetImage->texture; in compose() local
147 TextureSource targetTexture = TextureSource.newExternalTexture(); in copyFrameDataTo() local