Searched defs:iview (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_fmask_expand.c100 struct radv_image_view iview; local in function:radv_expand_fmask_image_inplace
H A Dradv_meta_decompress.c486 struct radv_image_view iview; local in function:radv_process_depth_image_layer
H A Dradv_meta_fast_clear.c555 struct radv_image_view iview; local in function:radv_process_color_image_layer
H A Dradv_meta_blit2d.c101 struct radv_image_view iview; member in struct:blit2d_src_temps
160 struct radv_image_view iview; member in struct:blit2d_dst_temps
51 create_iview(struct radv_cmd_buffer * cmd_buffer,struct radv_meta_blit2d_surf * surf,struct radv_image_view * iview,VkFormat depth_format,VkImageAspectFlagBits aspects) argument
[all...]
H A Dradv_meta_bufimage.c1249 create_iview(struct radv_cmd_buffer * cmd_buffer,struct radv_meta_blit2d_surf * surf,struct radv_image_view * iview,VkFormat format,VkImageAspectFlagBits aspects) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_fmask_expand.c129 struct radv_image_view iview; local in function:radv_expand_fmask_image_inplace
H A Dradv_meta_decompress.c381 struct radv_image_view iview; local in function:radv_process_depth_image_inplace
H A Dradv_meta_fast_clear.c632 struct radv_image_view iview; local in function:radv_emit_color_decompress
747 struct radv_image_view iview = {0}; local in function:radv_decompress_dcc_compute
H A Dradv_meta_blit2d.c109 struct radv_image_view iview; member in struct:blit2d_src_temps
180 struct radv_image_view iview; member in struct:blit2d_dst_temps
55 create_iview(struct radv_cmd_buffer * cmd_buffer,struct radv_meta_blit2d_surf * surf,struct radv_image_view * iview,VkFormat depth_format,VkImageAspectFlagBits aspects) argument
H A Dradv_image.c1116 radv_image_view_make_descriptor(struct radv_image_view *iview, argument
1206 radv_image_view_init(struct radv_image_view * iview,struct radv_device * device,const VkImageViewCreateInfo * pCreateInfo) argument
[all...]
H A Dradv_meta_bufimage.c1536 create_iview(struct radv_cmd_buffer * cmd_buffer,struct radv_meta_blit2d_surf * surf,struct radv_image_view * iview) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c176 struct v3d_image_view *iview = &img->si[unit]; local in function:write_image_tmu_p0
H A Dv3dx_state.c1274 struct v3d_image_view *iview = &so->si[img]; local in function:v3d_create_image_view_texture_shader_state
1320 struct v3d_image_view *iview local in function:v3d_set_shader_images
1344 struct v3d_image_view *iview = &so->si[n]; local in function:v3d_set_shader_images
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_image.c185 tu_image_view_init(struct tu_image_view *iview, argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_image.c147 get_dimensions(const struct pipe_image_view *iview, argument
212 struct pipe_image_view *iview; local in function:sp_tgsi_load
35 get_image_offset(const struct softpipe_resource * spr,const struct pipe_image_view * iview,enum pipe_format format,unsigned r_coord) argument
314 struct pipe_image_view *iview; local in function:sp_tgsi_store
381 handle_op_uint(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
498 handle_op_int(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
612 handle_op_r32f_xchg(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
661 struct pipe_image_view *iview; local in function:sp_tgsi_op
743 struct pipe_image_view *iview; local in function:sp_tgsi_get_dims
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_dump.c422 struct anv_image_view *iview = fb->attachments[i]; local in function:anv_dump_add_framebuffer
H A Danv_cmd_buffer.c928 const struct anv_image_view *iview = local in function:anv_cmd_buffer_get_depth_stencil_view
H A Danv_image.c1485 struct anv_image_view *iview; local in function:anv_CreateImageView
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c180 struct v3d_image_view *iview = &img->si[unit]; local in function:write_image_tmu_p0
H A Dv3dx_state.c1306 struct v3d_image_view *iview = &so->si[img]; local in function:v3d_create_image_view_texture_shader_state
1353 struct v3d_image_view *iview local in function:v3d_set_shader_images
1377 struct v3d_image_view *iview = &so->si[n]; local in function:v3d_set_shader_images
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_image.c147 get_dimensions(const struct pipe_image_view *iview, argument
212 struct pipe_image_view *iview; local in function:sp_tgsi_load
35 get_image_offset(const struct softpipe_resource * spr,const struct pipe_image_view * iview,enum pipe_format format,unsigned r_coord) argument
295 struct pipe_image_view *iview; local in function:sp_tgsi_store
348 handle_op_uint(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
465 handle_op_int(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
579 handle_op_r32f_xchg(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
628 struct pipe_image_view *iview; local in function:sp_tgsi_op
710 struct pipe_image_view *iview; local in function:sp_tgsi_get_dims
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c485 struct v3dv_image_view *iview; local in function:v3dv_CreateImageView
[all...]
H A Dv3dv_descriptor_set.c906 write_image_descriptor(struct v3dv_device * device,struct v3dv_descriptor * descriptor,VkDescriptorType desc_type,struct v3dv_descriptor_set * set,const struct v3dv_descriptor_set_binding_layout * binding_layout,struct v3dv_image_view * iview,struct v3dv_sampler * sampler,uint32_t array_index) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c308 pan_iview_get_surface(const struct pan_image_view *iview, argument
594 panfrost_emit_texture_payload(const struct pan_image_view * iview,enum pipe_format format,bool manual_stride,void * payload) argument
667 panfrost_needs_explicit_stride(const struct pan_image_view * iview) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c171 tu_cs_image_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) argument
179 tu_cs_image_stencil_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) argument
187 tu_cs_image_ref_2d(struct tu_cs * cs,const struct tu_image_view * iview,uint32_t layer,bool src) argument
195 tu_cs_image_flag_ref(struct tu_cs * cs,const struct tu_image_view * iview,uint32_t layer) argument
202 tu_image_view_init(struct tu_image_view * iview,const VkImageViewCreateInfo * pCreateInfo,bool has_z24uint_s8uint) argument
[all...]

Completed in 51 milliseconds

123