Home
last modified time | relevance | path

Searched defs:bview (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_buffer.c41 struct pipe_shader_buffer *bview = &sp_buf->sp_bview[unit]; in sp_tgsi_ssbo_lookup() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_image.c376 struct pvr_buffer_view *bview; in pvr_CreateBufferView() local
[all...]
H A Dpvr_descriptor_set.c1643 pvr_write_buffer_descriptor(const struct pvr_device_info *dev_info, const struct pvr_buffer_view *bview, VkDescriptorType descriptorType, uint32_t *primary, uint32_t *secondary) pvr_write_buffer_descriptor() argument
H A Dpvr_private.h504 struct pvr_buffer_view *bview; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit2d.c101 struct radv_buffer_view bview; member
79 create_bview(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_buffer *src, struct radv_buffer_view *bview, VkFormat depth_format) create_bview() argument
H A Dradv_meta_bufimage.c1231 create_bview(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, unsigned offset, VkFormat format, struct radv_buffer_view *bview) create_bview() argument
1276 create_bview_for_r32g32b32(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, unsigned offset, VkFormat src_format, struct radv_buffer_view *bview) create_bview_for_r32g32b32() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c1236 dzn_buffer_view_destroy(struct dzn_buffer_view *bview, in dzn_buffer_view_destroy() argument
1256 struct dzn_buffer_view *bview = in dzn_buffer_view_create() local
[all...]
H A Ddzn_descriptor_set.c906 dzn_descriptor_heap_write_buffer_view_desc(struct dzn_descriptor_heap *heap, uint32_t desc_offset, bool writeable, const struct dzn_buffer_view *bview) dzn_descriptor_heap_write_buffer_view_desc() argument
1202 dzn_descriptor_set_write_buffer_view_desc(struct dzn_descriptor_set *set, uint32_t heap_offset, uint32_t alt_heap_offset, const struct dzn_buffer_view *bview) dzn_descriptor_set_write_buffer_view_desc() argument
1228 dzn_descriptor_set_ptr_write_buffer_view_desc(struct dzn_descriptor_set *set, const struct dzn_descriptor_set_ptr *ptr, const struct dzn_buffer_view *bview) dzn_descriptor_set_ptr_write_buffer_view_desc() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c1050 write_buffer_view_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_buffer_view *bview, uint32_t array_index) write_buffer_view_descriptor() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1641 struct anv_buffer_view *bview = in anv_descriptor_set_write_buffer() local
[all...]

Completed in 20 milliseconds