Home
last modified time | relevance | path

Searched defs:bufferView (Results 1 – 25 of 57) sorted by relevance

123

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_buffer_view.h148 static inline size_t vn_sizeof_vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const … in vn_sizeof_vkDestroyBufferView()
163 …n_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const Vk… in vn_encode_vkDestroyBufferView()
176 static inline size_t vn_sizeof_vkDestroyBufferView_reply(VkDevice device, VkBufferView bufferView, … in vn_sizeof_vkDestroyBufferView_reply()
188 …troyBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, VkBufferView bufferView, const Vk… in vn_decode_vkDestroyBufferView_reply()
220 …ance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const Vk… in vn_submit_vkDestroyBufferView()
263 …troyBufferView(struct vn_instance *vn_instance, VkDevice device, VkBufferView bufferView, const Vk… in vn_call_vkDestroyBufferView()
276 …troyBufferView(struct vn_instance *vn_instance, VkDevice device, VkBufferView bufferView, const Vk… in vn_async_vkDestroyBufferView()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_image.c436 VkBufferView bufferView, in pvr_DestroyBufferView()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_image.c272 VkBufferView bufferView, in panvk_DestroyBufferView()
Dpanvk_vX_descriptor_set.c489 const VkBufferView bufferView) in panvk_write_tex_buf_desc()
552 const VkBufferView bufferView) in panvk_write_img_buf_desc()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp314 auto bufferView = vk::Cast(*update); in WriteDescriptorSet() local
490 auto bufferView = vk::Cast(*update); in WriteDescriptorSet() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_image.c395 lvp_DestroyBufferView(VkDevice _device, VkBufferView bufferView, in lvp_DestroyBufferView()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp189 vk::Move<vk::VkBufferView> bufferView; in validateBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp189 vk::Move<vk::VkBufferView> bufferView; in validateBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktObjectRefreshTests.cpp143 …vk::Move<vk::VkBufferView> bufferView = makeBufferView(vkd, device, *buffer, vk::VK_FORMAT_R32… in refreshObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktObjectRefreshTests.cpp143 …vk::Move<vk::VkBufferView> bufferView = makeBufferView(vkd, device, *buffer, vk::VK_FORMAT_R32… in refreshObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp354 Move<VkBufferView> bufferView; in iterate() local
DvktApiNullHandleTests.cpp47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferViewCreateTests.cpp354 Move<VkBufferView> bufferView; in iterate() local
DvktApiNullHandleTests.cpp47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c646 VkBufferView bufferView, in v3dv_DestroyBufferView()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureFormatTests.cpp235 wgpu::ImageCopyBuffer bufferView = utils::CreateImageCopyBuffer(uploadBuffer, 0, 256); in DoSampleTest() local
250 wgpu::ImageCopyBuffer bufferView = utils::CreateImageCopyBuffer(readbackBuffer, 0, 256); in DoSampleTest() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_buffer.c530 VkBufferView bufferView, in vn_DestroyBufferView()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_metal.h142 VkBufferView bufferView; member
/third_party/mesa3d/include/vulkan/
Dvulkan_metal.h142 VkBufferView bufferView; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c858 VkBufferView bufferView, in tu_DestroyBufferView()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_image.c1315 VkBufferView bufferView, in dzn_DestroyBufferView()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp1525 D3D12_INDEX_BUFFER_VIEW bufferView; in RecordRenderPass() local
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c2951 anv_DestroyBufferView(VkDevice _device, VkBufferView bufferView, in anv_DestroyBufferView()
/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c2551 radv_DestroyBufferView(VkDevice _device, VkBufferView bufferView, in radv_DestroyBufferView()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessExtsTests.cpp2230 vk::Move<vk::VkBufferView> bufferView = vk::createBufferView(vk, device, &viewCreateInfo); in iterate() local

123