Home
last modified time | relevance | path

Searched defs:memoryTypes (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.h66 std::vector<VkMemoryType> memoryTypes; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp90 BufferAllocator::BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes) in BufferAllocator() argument
171 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats, std::vector<int>& optimalformats, std::vector<int>& memoryTypes) in ImageAllocator() argument
278 std::vector<int> memoryTypes; in iterate() local
610 values << " " << memoryTypes[i]; iterate() local
[all...]
H A DvktApiBufferMarkerTests.cpp1128 const bool memoryTypes[] = { true, false }; in createBufferMarkerTestsInGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp90 BufferAllocator::BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes) in BufferAllocator() argument
165 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats, std::vector<int>& optimalformats, std::vector<int>& memoryTypes) in ImageAllocator() argument
267 std::vector<int> memoryTypes; in iterate() local
578 values << " " << memoryTypes[i]; iterate() local
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h4838 VkMemoryType memoryTypes [ VK_MAX_MEMORY_TYPES ]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp46724 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<VULKAN_HPP_NAMESPACE::MemoryType, VK_MAX_MEMORY_TYPES> memoryTypes = {}; global() member
[all...]
H A Dvulkan_core.h2747 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1927 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3011 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2796 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2654 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h3161 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; member

Completed in 327 milliseconds