HomeSort by relevance Sort by last modified time
    Searched defs:CreateBufferView (Results 1 - 4 of 4) sorted by null

  /frameworks/native/vulkan/libvulkan/
api_gen.h 90 PFN_vkCreateBufferView CreateBufferView;
api_gen.cpp 188 INIT_PROC(dev, CreateBufferView);
332 VKAPI_ATTR VkResult CreateBufferView(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 82 PFN_vkCreateBufferView CreateBufferView;
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]

Completed in 442 milliseconds