Searched refs:surface_based (Results 1 – 8 of 8) sorted by relevance
152 GLboolean surface_based; member244 return stObj->surface_based ? stObj->surface_format : stObj->pt->format; in st_get_view_format()
200 if (!stObj->surface_based) { in st_bind_egl_image()202 stObj->surface_based = GL_TRUE; in st_bind_egl_image()
223 if (!stObj->surface_based) { in st_vdpau_map_surface()225 stObj->surface_based = GL_TRUE; in st_vdpau_map_surface()
147 if (stObj->surface_based) in st_generate_mipmap()
712 if (!stObj->surface_based) { in st_context_teximage()714 stObj->surface_based = GL_TRUE; in st_context_teximage()
703 if (stObj->surface_based) { in prep_teximage()724 stObj->surface_based = GL_FALSE; in prep_teximage()1908 if (stObj->surface_based) in st_GetTexSubImage()2499 if (stObj->surface_based) { in st_finalize_texture()2937 tex->surface_based = GL_TRUE; in st_TextureView()
453 format = stObj->surface_based ? stObj->surface_format : stObj->pt->format; in get_sampler_view_format()
412 if (stTexObj->surface_based) in st_update_renderbuffer_surface()