Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_xv.c160 create_component_texture(struct pipe_context *pipe, in create_component_texture() function
210 dst[0] = create_component_texture(priv->r->pipe, width, height); in check_yuv_textures()
220 dst[1] = create_component_texture(priv->r->pipe, width, height); in check_yuv_textures()
230 dst[2] = create_component_texture(priv->r->pipe, width, height); in check_yuv_textures()