Searched defs:VkDeviceSize (Results 1 - 12 of 12) sorted by relevance
/third_party/vulkan-loader/tests/ |
H A D | loader_threading_tests.cpp | 81 VKAPI_ATTR void VKAPI_CALL test_vkCmdBindVertexBuffers(VkCommandBuffer, uint32_t, uint32_t, const VkBuffer*, const VkDeviceSize*) {} in test_vkCmdBindVertexBuffers() argument 82 VKAPI_ATTR void VKAPI_CALL test_vkCmdBindIndexBuffer(VkCommandBuffer, uint32_t, uint32_t, const VkBuffer*, const VkDeviceSize*) {} in test_vkCmdBindIndexBuffer() argument
|
H A D | loader_version_tests.cpp | 549 void test_vkCmdBindVertexBuffers2(VkCommandBuffer, uint32_t, uint32_t, const VkBuffer*, const VkDeviceSize*, const VkDeviceSize*, in test_vkCmdBindVertexBuffers2() argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkDefs.hpp | 78 typedef deUint64 VkDeviceSize; typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3814 const deUint32& shaderGroupBaseAlignment) const -> VkDeviceSize; global() member in vkt::RayTracing::__anon28459::CopySBTInstance [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3581 const deUint32& shaderGroupBaseAlignment) const -> VkDeviceSize; global() member in vkt::RayTracing::__anon29652::CopySBTInstance [all...] |
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 2607 typedef uint64_t VkDeviceSize; typedef [all...] |
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 82 typedef uint64_t VkDeviceSize; typedef [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 95 typedef uint64_t VkDeviceSize; typedef [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 95 typedef uint64_t VkDeviceSize; typedef [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 95 typedef uint64_t VkDeviceSize; typedef [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 95 typedef uint64_t VkDeviceSize; typedef [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 96 typedef uint64_t VkDeviceSize; typedef [all...] |
Completed in 276 milliseconds