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

  /external/vulkan-validation-layers/libs/vkjson/
vkjson_instance.cc 55 vkGetPhysicalDeviceMemoryProperties(physical_device, &device.memory);
  /external/vulkan-validation-layers/loader/
gpa_helper.h 55 if (!strcmp(funcName, "vkGetPhysicalDeviceMemoryProperties"))
56 return (PFN_vkVoidFunction)vkGetPhysicalDeviceMemoryProperties;
trampoline.c 573 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceMemoryProperties(
    [all...]
  /external/vulkan-validation-layers/layers/
device_limits.cpp 321 vkGetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties *pMemoryProperties) {
    [all...]
parameter_validation.cpp     [all...]
core_validation.cpp     [all...]
  /external/vulkan-validation-layers/tests/
vktestbinding.cpp 119 vkGetPhysicalDeviceMemoryProperties(handle(), &info);
  /frameworks/native/vulkan/tools/
vkinfo.cpp 132 vkGetPhysicalDeviceMemoryProperties(gpu, &info.memory);
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 745 vkGetPhysicalDeviceMemoryProperties(gpu->obj, &gpu->memory_props);
    [all...]
cube.c     [all...]
tri.c     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriverImpl.inl     [all...]
  /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...]
  /frameworks/native/vulkan/libvulkan/
api_gen.cpp     [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 524 milliseconds