Lines Matching defs:texrec
1073 TextureRec* texrec = getTextureRecPtr(tex_name); in isTextureCubeMap() local
1458 TextureRec* texrec = getTextureRecPtr(texture); in bindTexture() local
1512 TextureRec* texrec = getTextureRecPtr(texture); in setBoundEGLImage() local
1572 TextureRec* texrec = getTextureRecPtr(texture); in setBoundTextureInternalFormat() local
1579 TextureRec* texrec = getTextureRecPtr(texture); in setBoundTextureFormat() local
1586 TextureRec* texrec = getTextureRecPtr(texture); in setBoundTextureType() local
1611 TextureRec* texrec = getTextureRecPtr(texture); in setBoundTextureDims() local
1669 TextureRec* texrec = getTextureRecPtr(texture); in setBoundTextureSamples() local
1678 TextureRec* texrec = getTextureRecPtr(texture); in addTextureCubeMapImage() local
1705 TextureRec* texrec = getTextureRecPtr(texture); in setBoundTextureImmutableFormat() local
1720 TextureRec* texrec = getTextureRecPtr(texture); in isBoundTextureImmutableFormat() local
1727 TextureRec* texrec = getTextureRecPtr(texture); in isBoundTextureComplete() local
1942 std::shared_ptr<TextureRec> texrec; in checkFramebufferAttachmentCompleteness() local
2080 TextureRec* texrec; in deleteTextures() local
2179 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexInternalFormat() local
2185 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexWidth() local
2193 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexHeight() local
2199 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexDepth() local
2205 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexEGLImageBacked() local
2211 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexFormat() local
2217 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexType() local
2223 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexSamples() local
2229 TextureRec* texrec = getTextureRecPtr(tex_name); in queryTexLastBoundTarget() local
2554 std::shared_ptr<TextureRec> texrec = getTextureRec(texture); in attachTextureObject() local
2748 std::shared_ptr<TextureRec> texrec = getTextureRec(texture); in setFboCompletenessDirtyForTexture() local