HomeSort by relevance Sort by last modified time
    Searched defs:CreateFence (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
thread_check.h 535 VKAPI_ATTR VkResult VKAPI_CALL CreateFence(
549 result = pTable->CreateFence(device,pCreateInfo,pAllocator,pFence);
    [all...]
unique_objects_wrappers.h 380 VKAPI_ATTR VkResult VKAPI_CALL CreateFence(
387 VkResult result = dev_data->device_dispatch_table->CreateFence(device, pCreateInfo, pAllocator, pFence);
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h 765 FenceInst *CreateFence(AtomicOrdering Ordering,
    [all...]
  /frameworks/native/vulkan/libvulkan/
api_gen.h 85 PFN_vkCreateFence CreateFence;
api_gen.cpp 215 INIT_PROC(true, dev, CreateFence);
380 VKAPI_ATTR VkResult CreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
    [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 58 PFN_vkCreateFence CreateFence;
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
object_tracker.cpp     [all...]
parameter_validation.cpp     [all...]
core_validation.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
IRBuilder.h     [all...]

Completed in 1609 milliseconds

1 2