Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.c35 fd_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, in fd_create_surface() argument
H A Dfreedreno_resource.h178 fd_resource(struct pipe_resource *ptex) in fd_resource() argument
184 fd_resource_const(const struct pipe_resource *ptex) in fd_resource_const() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c67 struct pipe_resource *ptex = xstfb->textures[statt]; in xmesa_st_framebuffer_display() local
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c66 struct pipe_resource* ptex = buffer->textures[statt]; in hgl_st_framebuffer_flush_front() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c243 struct pipe_resource *ptex; in drisw_swap_buffers() local
201 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) drisw_present_texture() argument
224 drisw_copy_to_front(struct pipe_context *pipe, __DRIdrawable * dPriv, struct pipe_resource *ptex) drisw_copy_to_front() argument
281 struct pipe_resource *ptex; drisw_copy_sub_buffer() local
316 struct pipe_resource *ptex; drisw_flush_frontbuffer() local
[all...]
H A Dkopper.c679 struct pipe_resource *ptex = drawable->textures[ST_ATTACHMENT_BACK_LEFT] ? in kopper_update_drawable_info() local
715 struct pipe_resource *ptex; in kopper_flush_frontbuffer() local
204 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) drisw_present_texture() argument
691 kopper_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) kopper_present_texture() argument
701 kopper_copy_to_front(struct pipe_context *pipe, __DRIdrawable * dPriv, struct pipe_resource *ptex) kopper_copy_to_front() argument
906 struct pipe_resource *ptex; kopperSwapBuffers() local
982 struct pipe_resource *ptex = drawable->textures[ST_ATTACHMENT_BACK_LEFT] ? kopperSetSwapInterval() local
1000 struct pipe_resource *ptex = drawable->textures[ST_ATTACHMENT_BACK_LEFT] ? kopperQueryBufferAge() local
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c471 struct pipe_resource *ptex = stwfb->textures[ST_ATTACHMENT_FRONT_LEFT]; in stw_st_framebuffer_flush_front() local
550 struct pipe_resource *ptex; in stw_st_swap_framebuffer_locked() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c1042 v3d_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, const struct pipe_surface *surf_tmpl) v3d_create_surface() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c734 vc4_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, const struct pipe_surface *surf_tmpl) vc4_create_surface() argument
/third_party/mesa3d/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) r600_init_surface() argument
577 r600_texture_destroy(struct pipe_screen *screen, struct pipe_resource *ptex) r600_texture_destroy() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c173 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) si_init_surface() argument
1605 struct si_auxiliary_texture *ptex = (struct si_auxiliary_texture *)next_plane; si_texture_from_winsys_buffer() local
[all...]

Completed in 13 milliseconds