Home
last modified time | relevance | path

Searched defs:resourcesWithoutProfiles (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoFrameBuffer.cpp314 VkVideoFrameBuffer(DeviceContext &vkDevCtx, bool supportsQueries, bool resourcesWithoutProfiles) in VkVideoFrameBuffer()
547 …eoFrameBuffer::Create(DeviceContext *vkDevCtx, bool supportsQueries, bool resourcesWithoutProfiles, in Create()
987 bool resourcesWithoutProfiles) in init()
H A DvktBitstreamBufferImpl.hpp147 bool resourcesWithoutProfiles) in BitstreamBufferImpl()
H A DvktBitstreamBufferImpl.cpp51 … const VkVideoProfileListInfoKHR *profileList, bool resourcesWithoutProfiles) in Create()
H A DvktVideoBaseDecodeUtils.hpp819 bool resourcesWithoutProfiles{}; member
H A DvktVideoEncodeTests.cpp1441 …const bool resourcesWithoutProfiles = m_testDefinition->hasOption(Option::ResourcesWithoutProfiles… in iterate() local