Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/glx/
Dva_glx_impl.c742 unsigned int internal_format, border_width, width, height; in create_surface() local
762 if (!gl_get_texture_param(GL_TEXTURE_INTERNAL_FORMAT, &internal_format)) in create_surface()
764 if (!is_supported_internal_format(internal_format)) in create_surface()