Searched refs:surface_based (Results 1 – 8 of 8) sorted by relevance
166 GLboolean surface_based; member258 return stObj->surface_based ? stObj->surface_format : stObj->pt->format; in st_get_view_format()
235 if (!stObj->surface_based) { in st_vdpau_map_surface()237 stObj->surface_based = GL_TRUE; in st_vdpau_map_surface()
129 if (stObj->surface_based) in st_generate_mipmap()
261 if (!stObj->surface_based) { in st_bind_egl_image()263 stObj->surface_based = GL_TRUE; in st_bind_egl_image()
735 if (!stObj->surface_based) { in st_context_teximage()737 stObj->surface_based = GL_TRUE; in st_context_teximage()
804 if (stObj->surface_based) { in prep_teximage()825 stObj->surface_based = GL_FALSE; in prep_teximage()2033 if (stObj->surface_based) in st_GetTexSubImage()2692 if (stObj->surface_based) { in st_finalize_texture()3151 tex->surface_based = GL_TRUE; in st_TextureView()
477 format = stObj->surface_based ? stObj->surface_format : stObj->pt->format; in get_sampler_view_format()
478 if (stTexObj->surface_based) in st_update_renderbuffer_surface()