Home
last modified time | relevance | path

Searched defs:texture (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/ui/
H A Degl-helpers.c107 GLuint texture, bool delete) in egl_fb_setup_for_tex()
126 GLuint texture; in egl_fb_setup_new_tex() local
312 uint32_t texture = qemu_dmabuf_get_texture(dmabuf); in egl_dmabuf_import_texture() local
363 uint32_t texture; in egl_dmabuf_release_texture() local
H A Dgtk-egl.c271 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_egl_scanout_dmabuf() local
306 uint32_t backing_width, backing_height, texture; in gd_egl_cursor_dmabuf() local
H A Ddmabuf.c20 uint32_t texture; member
201 void qemu_dmabuf_set_texture(QemuDmaBuf *dmabuf, uint32_t texture) in qemu_dmabuf_set_texture()
H A Degl-headless.c88 uint32_t width, height, texture; in egl_scanout_dmabuf() local
107 uint32_t width, height, texture; in egl_cursor_dmabuf() local
H A Dgtk-gl-area.c306 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_gl_area_scanout_dmabuf() local
H A Dspice-display.c980 uint32_t width, height, texture; in qemu_spice_gl_cursor_dmabuf() local
1033 uint32_t width, height, texture; in qemu_spice_gl_update() local
H A Ddbus-listener.c552 uint32_t width, height, texture; in dbus_cursor_dmabuf() local
/openbmc/qemu/include/ui/
H A Degl-helpers.h20 GLuint texture; member
H A Dsurface.h24 GLuint texture; member
H A Dsdl2.h34 SDL_Texture *texture; member
H A Dconsole.h197 ScanoutTexture texture; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c1470 struct radeon_bo *texture, in r600_check_texture_resource()
1954 struct radeon_bo *texture, *mipmap; in r600_packet3_check() local
H A Devergreen_cs.c753 struct radeon_bo *texture, in evergreen_cs_track_validate_texture()
2347 struct radeon_bo *texture, *mipmap; in evergreen_packet3_check() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h587 uint32 texture : 1; member