Home
last modified time | relevance | path

Searched refs:iformat (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c285 GLenum iformat; in glamor_upload_picture_to_texture() local
340 iformat = f->internalformat; in glamor_upload_picture_to_texture()
342 iformat = format; in glamor_upload_picture_to_texture()
357 glTexImage2D(GL_TEXTURE_2D, 0, iformat, in glamor_upload_picture_to_texture()