Home
last modified time | relevance | path

Searched defs:createBufferView (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl39 CreateBufferViewFunc createBufferView; variable
DvkRefUtilImpl.inl203 Move<VkBufferView> createBufferView (const DeviceInterface& vk, VkDevice device, const VkBufferView… function
DvkDeviceDriverImpl.inl180 VkResult DeviceDriver::createBufferView (VkDevice device, const VkBufferViewCreateInfo* pCreateInfo… function in DeviceDriver
DvkNullDriverImpl.inl52 VKAPI_ATTR VkResult VKAPI_CALL createBufferView (VkDevice device, const VkBufferViewCreateInfo* pCr… function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6802 vk::Move<vk::VkBufferView> TexelBufferInstanceBuffers::createBufferView (const vk::DeviceInterface&… in createBufferView() function in vkt::BindingModel::__anon40a9a9c40111::TexelBufferInstanceBuffers
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16468 …Result createBufferView( const BufferViewCreateInfo* pCreateInfo, const AllocationCallbacks* pAllo… in createBufferView() function in vk::Device
16474 …ResultValueType<BufferView>::type createBufferView( const BufferViewCreateInfo & createInfo, Optio… in createBufferView() function in vk::Device