Home
last modified time | relevance | path

Searched refs:PFN_vkCmdBindVertexBuffers (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/build/include/
H A Dvk-wrappers-1-0.h11 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers;
/third_party/vk-gl-cts/build/
H A Dvk-wrappers-1-0.h11 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers;
/third_party/vulkan-loader/tests/
H A Dloader_threading_tests.cpp67 PFN_vkCmdBindVertexBuffers vb = dev.load("vkCmdBindVertexBuffers"); in create_destroy_device_loop()
/third_party/skia/src/gpu/vk/
H A DGrVkInterface.h161 VkPtr<PFN_vkCmdBindVertexBuffers> fCmdBindVertexBuffers;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanFunctions.h161 PFN_vkCmdBindVertexBuffers CmdBindVertexBuffers = nullptr;
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h127 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers;
526 extern PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers;
H A Dvolk.c337 vkCmdBindVertexBuffers = (PFN_vkCmdBindVertexBuffers)load(context, "vkCmdBindVertexBuffers"); in volkGenLoadDevice()
738 table->vkCmdBindVertexBuffers = (PFN_vkCmdBindVertexBuffers)load(context, "vkCmdBindVertexBuffers"); in volkGenLoadDeviceTable()
1141 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers;
/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h393 PFN_vkCmdBindVertexBuffers CmdBindVertexBuffers;
H A Dvk_dispatch_table_helper.h127 table->CmdBindVertexBuffers = (PFN_vkCmdBindVertexBuffers)gpa(device, "vkCmdBindVertexBuffers"); in layer_init_device_dispatch_table()
H A Dvk_loader_extensions.c424 table->CmdBindVertexBuffers = (PFN_vkCmdBindVertexBuffers)gpa(dev, "vkCmdBindVertexBuffers"); in loader_init_device_dispatch_table()
/third_party/glfw/deps/glad/
H A Dvulkan.h4899 typedef void (GLAD_API_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer * pBuffers, const VkDeviceSize * pOffsets); typedef
5149 GLAD_API_CALL PFN_vkCmdBindVertexBuffers glad_vkCmdBindVertexBuffers;
5645 PFN_vkCmdBindVertexBuffers glad_vkCmdBindVertexBuffers = NULL;
5875 glad_vkCmdBindVertexBuffers = (PFN_vkCmdBindVertexBuffers) load(userptr, "vkCmdBindVertexBuffers"); in glad_vk_load_VK_VERSION_1_0()
/third_party/vulkan-loader/tests/framework/layer/
H A Dvk_dispatch_table_helper.h127 table->CmdBindVertexBuffers = (PFN_vkCmdBindVertexBuffers)gpa(device, "vkCmdBindVertexBuffers"); in layer_init_device_dispatch_table()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp10985 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers = 0;
11988 PFN_vkCmdBindVertexBuffers( vkGetInstanceProcAddr( instance, "vkCmdBindVertexBuffers" ) );
13180 vkCmdBindVertexBuffers = PFN_vkCmdBindVertexBuffers( vkGetDeviceProcAddr( device, "vkCmdBindVertexBuffers" ) );
H A Dvulkan_raii.hpp799 vkCmdBindVertexBuffers = PFN_vkCmdBindVertexBuffers( vkGetDeviceProcAddr( device, "vkCmdBindVertexBuffers" ) ); in init()
1669 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers = 0;
H A Dvulkan_core.h3616 typedef void (VKAPI_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer* pBuffers, const VkDeviceSize* pOffsets); typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp16505 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers = 0;
17702 vkCmdBindVertexBuffers = PFN_vkCmdBindVertexBuffers( vkGetInstanceProcAddr( instance, "vkCmdBindVertexBuffers" ) );
19020 vkCmdBindVertexBuffers = PFN_vkCmdBindVertexBuffers( vkGetDeviceProcAddr( device, "vkCmdBindVertexBuffers" ) );
H A Dvulkan_raii.hpp776 vkCmdBindVertexBuffers = PFN_vkCmdBindVertexBuffers( vkGetDeviceProcAddr( device, "vkCmdBindVertexBuffers" ) ); in DeviceDispatcher()
1819 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers = 0;
[all...]
H A Dvulkan_core.h4030 typedef void (VKAPI_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer* pBuffers, const VkDeviceSize* pOffsets); typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h2713 typedef void (VKAPI_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer* pBuffers, const VkDeviceSize* pOffsets); typedef
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h3523 typedef void (VKAPI_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer* pBuffers, const VkDeviceSize* pOffsets); typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3880 typedef void (VKAPI_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer* pBuffers, const VkDeviceSize* pOffsets); typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h3665 typedef void (VKAPI_PTR *PFN_vkCmdBindVertexBuffers)(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindingCount, const VkBuffer* pBuffers, const VkDeviceSize* pOffsets); typedef

Completed in 423 milliseconds