Searched defs:texture (Results 1 – 14 of 14) sorted by relevance
/openbmc/qemu/ui/ |
H A D | egl-helpers.c | 107 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 D | gtk-egl.c | 271 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 D | dmabuf.c | 20 uint32_t texture; member 201 void qemu_dmabuf_set_texture(QemuDmaBuf *dmabuf, uint32_t texture) in qemu_dmabuf_set_texture()
|
H A D | egl-headless.c | 88 uint32_t width, height, texture; in egl_scanout_dmabuf() local 107 uint32_t width, height, texture; in egl_cursor_dmabuf() local
|
H A D | gtk-gl-area.c | 306 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_gl_area_scanout_dmabuf() local
|
H A D | spice-display.c | 980 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 D | dbus-listener.c | 552 uint32_t width, height, texture; in dbus_cursor_dmabuf() local
|
/openbmc/qemu/include/ui/ |
H A D | egl-helpers.h | 20 GLuint texture; member
|
H A D | surface.h | 24 GLuint texture; member
|
H A D | sdl2.h | 34 SDL_Texture *texture; member
|
H A D | console.h | 197 ScanoutTexture texture; member
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r600_cs.c | 1470 struct radeon_bo *texture, in r600_check_texture_resource() 1954 struct radeon_bo *texture, *mipmap; in r600_packet3_check() local
|
H A D | evergreen_cs.c | 753 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 D | svga3d_types.h | 587 uint32 texture : 1; member
|