Searched defs:pipe_format (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_helpers.h34 enum pipe_format pipe_format; member in struct:dri2_format_mapping
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c589 enum pipe_format pipe_format = vk_format_to_pipe_format(pCreateInfo->format); local in function:v3dv_CreateBufferView
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c694 st_context_teximage(struct st_context_iface * stctxi,enum st_texture_type tex_type,int level,enum pipe_format pipe_format,struct pipe_resource * tex,boolean mipmap) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_manager.c699 st_context_teximage(struct st_context_iface * stctxi,enum st_texture_type tex_type,int level,enum pipe_format pipe_format,struct pipe_resource * tex,bool mipmap) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c71 enum pipe_format pipe_format; member in struct:dri2_format_mapping
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.c2511 CSMT_ITEM_NO_WAIT_WITH_COUNTER(nine_context_box_upload,ARG_BIND_REF (struct NineUnknown,src_ref),ARG_BIND_RES (struct pipe_resource,res),ARG_VAL (unsigned,level),ARG_COPY_REF (struct pipe_box,dst_box),ARG_VAL (enum pipe_format,src_format),ARG_VAL (const void *,src),ARG_VAL (unsigned,src_stride),ARG_VAL (unsigned,src_layer_stride),ARG_COPY_REF (struct pipe_box,src_box)) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_texture.c1172 enum pipe_format pipe_format = texture->format; local in function:r600_init_flushed_depth_texture
[all...]
H A Devergreen_state.c622 enum pipe_format pipe_format; member in struct:eg_buf_res_params
706 enum pipe_format pipe_format; member in struct:eg_tex_res_params
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1719 enum pipe_format pipe_format = texture->format; local in function:si_init_flushed_depth_texture
[all...]
H A Dsi_state.c3683 si_make_texture_descriptor(struct si_screen * screen,struct si_texture * tex,bool sampler,enum pipe_texture_target target,enum pipe_format pipe_format,const unsigned char state_swizzle[4],unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer,unsigned width,unsigned height,unsigned depth,uint32_t * state,uint32_t * fmask_state) argument
4053 enum pipe_format pipe_format; local in function:si_create_sampler_view_custom
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_texture.c1161 enum pipe_format pipe_format = texture->format; local in function:r600_init_flushed_depth_texture
[all...]
H A Devergreen_state.c628 enum pipe_format pipe_format; member in struct:eg_buf_res_params
712 enum pipe_format pipe_format; member in struct:eg_tex_res_params
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1615 enum pipe_format pipe_format = texture->format; local in function:si_init_flushed_depth_texture
[all...]
H A Dsi_state.c3800 gfx10_make_texture_descriptor(struct si_screen * screen,struct si_texture * tex,bool sampler,enum pipe_texture_target target,enum pipe_format pipe_format,const unsigned char state_swizzle[4],unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer,unsigned width,unsigned height,unsigned depth,uint32_t * state,uint32_t * fmask_state) argument
3971 si_make_texture_descriptor(struct si_screen * screen,struct si_texture * tex,bool sampler,enum pipe_texture_target target,enum pipe_format pipe_format,const unsigned char state_swizzle[4],unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer,unsigned width,unsigned height,unsigned depth,uint32_t * state,uint32_t * fmask_state) argument
4320 enum pipe_format pipe_format; local in function:si_create_sampler_view_custom
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.c2548 CSMT_ITEM_NO_WAIT_WITH_COUNTER(nine_context_box_upload,ARG_BIND_REF (struct NineUnknown,src_ref),ARG_BIND_RES (struct pipe_resource,res),ARG_VAL (unsigned,level),ARG_COPY_REF (struct pipe_box,dst_box),ARG_VAL (enum pipe_format,src_format),ARG_VAL (const void *,src),ARG_VAL (unsigned,src_stride),ARG_VAL (unsigned,src_layer_stride),ARG_COPY_REF (struct pipe_box,src_box)) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_format.h41 enum pipe_format { enum
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2044 panfrost_emit_varying(const struct panfrost_device * dev,struct mali_attribute_packed * out,const struct pan_shader_varying varying,enum pipe_format pipe_format,unsigned present,uint16_t point_sprite_mask,struct pipe_stream_output_info * xfb,uint64_t xfb_loc_mask,unsigned max_xfb,unsigned * xfb_offsets,signed offset,enum pan_special_varying pos_varying) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_format.h41 enum pipe_format { enum

Completed in 58 milliseconds