Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_copytex.h30 st_copy_framebuffer_to_texture(GLenum srcBuffer,
Dst_copytex.c48 st_copy_framebuffer_to_texture(GLenum srcBuffer, in st_copy_framebuffer_to_texture() function
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_rendertexture.c177 st_copy_framebuffer_to_texture(srcBuffer, fb->width, fb->height, in wglBindTexImageARB()