Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.h84 dri2_create_from_texture(__DRIcontext *context, int target, unsigned texture,
Ddri_helpers.c362 dri2_create_from_texture(__DRIcontext *context, int target, unsigned texture, in dri2_create_from_texture() function
Ddrisw.c451 .createImageFromTexture = dri2_create_from_texture,
Ddri2.c1790 .createImageFromTexture = dri2_create_from_texture,