Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_helpers.h47 dri2_create_from_texture(__DRIcontext *context, int target, unsigned texture,
Ddri_helpers.c323 dri2_create_from_texture(__DRIcontext *context, int target, unsigned texture, in dri2_create_from_texture() function
Ddrisw.c369 .createImageFromTexture = dri2_create_from_texture,
Ddri2.c1652 .createImageFromTexture = dri2_create_from_texture,