Home
last modified time | relevance | path

Searched defs:BufferView (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp673 struct BufferView struct
675 typedef VkBufferView Type;
677 struct Parameters
695 struct Resources
708 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
713 … Move<VkBufferView> create (const Environment& env, const Resources& res, const Parameters& params) in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp537 NON_DISPATCHABLE_HANDLE_DTOR(BufferView, vkDestroyBufferView) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h52 class BufferView; variable