Searched refs:profileList (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktBitstreamBufferImpl.hpp | 62 const VkVideoProfileListInfoKHR* profileList); 127 const VkVideoProfileListInfoKHR* profileList); 137 const VkVideoProfileListInfoKHR* profileList) in BitstreamBufferImpl() 141 , m_profileList(profileList) in BitstreamBufferImpl() 133 BitstreamBufferImpl(DeviceContext* devctx, deUint32 queueFamilyIndex, VkDeviceSize bufferOffsetAlignment, VkDeviceSize bufferSizeAlignment, const VkVideoProfileListInfoKHR* profileList) BitstreamBufferImpl() argument
|
H A D | vktBitstreamBufferImpl.cpp | 49 BitstreamBufferImpl::Create(DeviceContext* devctx, deUint32 queueFamilyIndex, VkDeviceSize bufferSize, VkDeviceSize bufferOffsetAlignment, VkDeviceSize bufferSizeAlignment, VkSharedBaseObj<BitstreamBufferImpl>& vulkanBitstreamBuffer, const VkVideoProfileListInfoKHR* profileList) in Create() argument 55 profileList)); in Create()
|
Completed in 3 milliseconds