Home
last modified time | relevance | path

Searched defs:DeviceMemory (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp257 class DeviceMemory class
260 DeviceMemory (VkDevice, const VkMemoryAllocateInfo* pAllocInfo) in DeviceMemory() function in vk::__anonfb9acbbc0111::DeviceMemory
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp559 struct DeviceMemory struct
561 typedef VkDeviceMemory Type;
563 struct Parameters
576 struct Resources
581 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
592 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.h46 class DeviceMemory; variable