HomeSort by relevance Sort by last modified time
    Searched refs:VkMemoryType (Results 1 - 17 of 17) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferTests.cpp 131 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex];
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryAllocationTests.cpp 136 const VkMemoryType memoryType = m_memoryProperties.memoryTypes[m_memoryTypeIndex];
272 VkMemoryType type;
vktMemoryMappingTests.cpp 188 MemoryType (deUint32 index_, const VkMemoryType& type_)
200 VkMemoryType type;
364 const VkMemoryType& memoryType = memoryProperties.memoryTypes[memoryTypeIndex];
    [all...]
vktMemoryPipelineBarrierTests.cpp 796 const vk::VkMemoryType& getMemoryType (void) const { return m_memoryType; }
803 const vk::VkMemoryType m_memoryType;
810 vk::VkMemoryType getMemoryTypeInfo (const vk::InstanceInterface& vki,
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 259 struct VkMemoryType
274 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];
    [all...]
vkStrUtil.inl 207 std::ostream& operator<< (std::ostream& s, const VkMemoryType& value);
vkStrUtilImpl.inl     [all...]
  /external/vulkan-validation-layers/libs/vkjson/
vkjson.cc 281 inline bool Iterate(Visitor* visitor, VkMemoryType* type) {
  /external/skia/third_party/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]

Completed in 1437 milliseconds