HomeSort by relevance Sort by last modified time
    Searched refs:memoryOffset (Results 26 - 49 of 49) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/parameter_validation/
parameter_validation.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
parameter_validation.cpp     [all...]
core_validation.cpp     [all...]
  /external/mesa3d/src/intel/vulkan/
anv_device.c     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]
parameter_validation.cpp     [all...]
object_tracker.cpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
parameter_validation.h     [all...]
thread_check.h 295 VkDeviceSize memoryOffset)
306 result = pTable->BindBufferMemory(device,buffer,memory,memoryOffset);
319 VkDeviceSize memoryOffset)
330 result = pTable->BindImageMemory(device,image,memory,memoryOffset);
    [all...]
vk_struct_wrappers.h     [all...]
vk_struct_string_helper.h     [all...]
vk_struct_string_helper_cpp.h     [all...]
vk_struct_string_helper_no_addr.h     [all...]
vk_struct_string_helper_no_addr_cpp.h     [all...]
vk_struct_wrappers.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
unique_objects.cpp 228 VKAPI_ATTR VkResult VKAPI_CALL BindBufferMemory(VkDevice device, VkBuffer buffer, VkDeviceMemory memory, VkDeviceSize memoryOffset)
241 VkResult result = get_dispatch_table(unique_objects_device_table_map, device)->BindBufferMemory(device, buffer, memory, memoryOffset);
246 VKAPI_ATTR VkResult VKAPI_CALL BindImageMemory(VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset)
259 VkResult result = get_dispatch_table(unique_objects_device_table_map, device)->BindImageMemory(device, image, memory, memoryOffset);
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStrUtilImpl.inl     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
object_tracker.cpp     [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]

Completed in 2632 milliseconds

12