| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_surface.c | 35 fd_create_surface(struct pipe_context * pctx,struct pipe_resource * ptex,const struct pipe_surface * surf_tmpl) argument
|
| H A D | freedreno_resource.h | 118 fd_resource(struct pipe_resource *ptex) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_surface.c | 35 fd_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, argument
|
| H A D | freedreno_resource.h | 178 fd_resource(struct pipe_resource *ptex) argument 184 fd_resource_const(const struct pipe_resource *ptex) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | xm_st.c | 65 struct pipe_resource *ptex = xstfb->textures[statt]; local in function:xmesa_st_framebuffer_display
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_st.c | 275 struct pipe_resource *ptex; local in function:stw_st_swap_framebuffer_locked
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | xm_st.c | 67 struct pipe_resource *ptex = xstfb->textures[statt]; local in function:xmesa_st_framebuffer_display
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/hgl/ |
| H A D | hgl.c | 66 struct pipe_resource* ptex = buffer->textures[statt]; local in function:hgl_st_framebuffer_flush_front
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_st.c | 400 struct pipe_resource *ptex; local in function:stw_st_framebuffer_flush_front 485 struct pipe_resource *ptex; local in function:stw_st_swap_framebuffer_locked
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | drisw.c | 238 struct pipe_resource *ptex; local in function:drisw_swap_buffers 198 drisw_present_texture(__DRIdrawable * dPriv,struct pipe_resource * ptex,struct pipe_box * sub_box) argument 221 drisw_copy_to_front(__DRIdrawable * dPriv,struct pipe_resource * ptex) argument 261 struct pipe_resource *ptex; local in function:drisw_copy_sub_buffer 284 struct pipe_resource *ptex; local in function:drisw_flush_frontbuffer [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | drisw.c | 242 struct pipe_resource *ptex; local in function:drisw_swap_buffers 201 drisw_present_texture(struct pipe_context * pipe,__DRIdrawable * dPriv,struct pipe_resource * ptex,struct pipe_box * sub_box) argument 224 drisw_copy_to_front(struct pipe_context * pipe,__DRIdrawable * dPriv,struct pipe_resource * ptex) argument 275 struct pipe_resource *ptex; local in function:drisw_copy_sub_buffer 298 struct pipe_resource *ptex; local in function:drisw_flush_frontbuffer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 965 v3d_create_surface(struct pipe_context * pctx,struct pipe_resource * ptex,const struct pipe_surface * surf_tmpl) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 722 vc4_create_surface(struct pipe_context * pctx,struct pipe_resource * ptex,const struct pipe_surface * surf_tmpl) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 1044 v3d_create_surface(struct pipe_context * pctx,struct pipe_resource * ptex,const struct pipe_surface * surf_tmpl) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 747 vc4_create_surface(struct pipe_context * pctx,struct pipe_resource * ptex,const struct pipe_surface * surf_tmpl) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 1372 struct pipe_resource *ptex = &tex->buffer.b.b; local in function:si_decompress_dcc
|
| H A D | si_texture.c | 163 si_init_surface(struct si_screen * sscreen,struct radeon_surf * surface,const struct pipe_resource * ptex,enum radeon_surf_mode array_mode,uint64_t modifier,bool is_imported,bool is_scanout,bool is_flushed_depth,bool tc_compatible_htile) argument 1527 struct si_auxiliary_texture *ptex = (struct si_auxiliary_texture *)next_plane; local in function:si_texture_from_winsys_buffer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 196 r600_init_surface(struct r600_common_screen * rscreen,struct radeon_surf * surface,const struct pipe_resource * ptex,enum radeon_surf_mode array_mode,unsigned pitch_in_bytes_override,unsigned offset,bool is_imported,bool is_scanout,bool is_flushed_depth) argument 579 r600_texture_destroy(struct pipe_screen * screen,struct pipe_resource * ptex) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 221 si_init_surface(struct si_screen * sscreen,struct radeon_surf * surface,const struct pipe_resource * ptex,enum radeon_surf_mode array_mode,unsigned pitch_in_bytes_override,unsigned offset,bool is_imported,bool is_scanout,bool is_flushed_depth,bool tc_compatible_htile) argument 946 si_texture_destroy(struct pipe_screen * screen,struct pipe_resource * ptex) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 197 r600_init_surface(struct r600_common_screen * rscreen,struct radeon_surf * surface,const struct pipe_resource * ptex,enum radeon_surf_mode array_mode,unsigned pitch_in_bytes_override,unsigned offset,bool is_imported,bool is_scanout,bool is_flushed_depth) argument 577 r600_texture_destroy(struct pipe_screen * screen,struct pipe_resource * ptex) argument [all...] |