Searched defs:sPriv (Results 1 – 9 of 9) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| D | drisw.c | 49 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_drawable_info() local 60 __DRIscreen *sPriv = dPriv->driScreenPriv; in put_image() local 72 __DRIscreen *sPriv = dPriv->driScreenPriv; in put_image2() local 85 __DRIscreen *sPriv = dPriv->driScreenPriv; in put_image_shm() local 102 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_image() local 113 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_image2() local 129 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_image_shm() local 516 drisw_init_screen(__DRIscreen * sPriv) in drisw_init_screen() 586 drisw_create_buffer(__DRIscreen * sPriv, in drisw_create_buffer()
|
| D | dri_screen.h | 57 __DRIscreen *sPriv; member 102 dri_screen(__DRIscreen * sPriv) in dri_screen() 141 __DRIscreen *sPriv; member 145 dri_with_format(__DRIscreen * sPriv) in dri_with_format()
|
| D | dri_context.c | 51 __DRIscreen *sPriv = cPriv->driScreenPriv; in dri_create_context() local 319 dri_get_current(__DRIscreen *sPriv) in dri_get_current()
|
| D | kopper.c | 129 kopper_init_screen(__DRIscreen * sPriv) in kopper_init_screen() 660 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_drawable_info() local 673 __DRIscreen *sPriv = dPriv->driScreenPriv; in kopper_update_drawable_info() local 764 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_image() local 776 __DRIscreen *sPriv = dPriv->driScreenPriv; in get_image_shm() local 801 __DRIscreen *sPriv = dPriv->driScreenPriv; in kopper_update_tex_buffer() local 877 kopper_create_buffer(__DRIscreen * sPriv, in kopper_create_buffer()
|
| D | dri2.c | 224 __DRIscreen *sPriv = drawable->sPriv; in dri_image_drawable_get_buffers() local 296 dri2_allocate_buffer(__DRIscreen *sPriv, in dri2_allocate_buffer() 392 dri2_release_buffer(__DRIscreen *sPriv, __DRIbuffer *bPriv) in dri2_release_buffer() 440 __DRIscreen *sPriv = drawable->sPriv; in dri2_allocate_textures() local 2249 dri2GalliumConfigQueryb(__DRIscreen *sPriv, const char *var, in dri2GalliumConfigQueryb() 2266 dri2GalliumConfigQueryi(__DRIscreen *sPriv, const char *var, int *val) in dri2GalliumConfigQueryi() 2283 dri2GalliumConfigQueryf(__DRIscreen *sPriv, const char *var, float *val) in dri2GalliumConfigQueryf() 2299 dri2GalliumConfigQuerys(__DRIscreen *sPriv, const char *var, char **val) in dri2GalliumConfigQuerys() 2329 set_blob_cache_funcs(__DRIscreen *sPriv, __DRIblobCacheSet set, in set_blob_cache_funcs() 2452 dri2_init_screen(__DRIscreen * sPriv) in dri2_init_screen() [all …]
|
| D | dri_context.h | 48 __DRIscreen *sPriv; member
|
| D | dri_drawable.h | 49 __DRIscreen *sPriv; member
|
| D | dri_drawable.c | 151 dri_create_buffer(__DRIscreen * sPriv, in dri_create_buffer()
|
| D | dri_screen.c | 790 dri_destroy_screen(__DRIscreen * sPriv) in dri_destroy_screen()
|