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

  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp 327 // \todo [2016-05-27 misojarvi] Remove once drivers start reporting correctly nonCoherentAtomSize that is at least 1.
328 const VkDeviceSize nonCoherentAtomSize = context.getDeviceProperties().limits.nonCoherentAtomSize != 0
329 ? context.getDeviceProperties().limits.nonCoherentAtomSize
368 : nonCoherentAtomSize;
780 const VkDeviceSize nonCoherentAtomSize,
785 , m_nonCoherentAtomSize (nonCoherentAtomSize)
917 const VkDeviceSize nonCoherentAtomSize = context.getDeviceProperties().limits.nonCoherentAtomSize != 0
918 ? context.getDeviceProperties().limits.nonCoherentAtomSize
    [all...]
  /external/vulkan-validation-layers/libs/vkjson/
vkjson.cc 191 visitor->Visit("nonCoherentAtomSize", &limits->nonCoherentAtomSize);
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 226 VkDeviceSize nonCoherentAtomSize;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp 232 { LIMIT(nonCoherentAtomSize), 0, 0, 128, 0.0f, LIMIT_FORMAT_DEVICE_SIZE, LIMIT_TYPE_MAX, -1 },
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c     [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...]
  /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 215 milliseconds