Searched defs:ptex (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.c35 fd_create_surface(struct pipe_context * pctx,struct pipe_resource * ptex,const struct pipe_surface * surf_tmpl) argument
H A Dfreedreno_resource.h118 fd_resource(struct pipe_resource *ptex) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.c35 fd_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, argument
H A Dfreedreno_resource.h178 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 Dxm_st.c65 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 Dstw_st.c275 struct pipe_resource *ptex; local in function:stw_st_swap_framebuffer_locked
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_st.c67 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 Dhgl.c66 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 Dstw_st.c400 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 Ddrisw.c238 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 Ddrisw.c242 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 Dv3d_resource.c965 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 Dvc4_resource.c722 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 Dv3d_resource.c1044 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 Dvc4_resource.c747 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 Dsi_blit.c1372 struct pipe_resource *ptex = &tex->buffer.b.b; local in function:si_decompress_dcc
H A Dsi_texture.c163 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 Dr600_texture.c196 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 Dsi_texture.c221 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 Dr600_texture.c197 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...]

Completed in 34 milliseconds