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

  /external/vulkan-validation-layers/loader/
extension_manual.h 83 VkPhysicalDeviceMemoryProperties2KHR* pMemoryProperties);
86 VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties2KHR* pMemoryProperties);
extension_manual.c 424 VkPhysicalDeviceMemoryProperties2KHR *pMemoryProperties) {
432 VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties2KHR *pMemoryProperties) {
446 // Write to the VkPhysicalDeviceMemoryProperties2KHR struct
    [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.h 208 VKAPI_ATTR void GetPhysicalDeviceMemoryProperties2KHR(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties2KHR* pMemoryProperties);
null_driver.cpp 588 void GetPhysicalDeviceMemoryProperties2KHR(VkPhysicalDevice physical_device, VkPhysicalDeviceMemoryProperties2KHR* properties) {
    [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 182 VkPhysicalDeviceMemoryProperties2KHR memory_props2;
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]

Completed in 370 milliseconds