Home
last modified time | relevance | path

Searched refs:pipelineCacheCreateInfoCount (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp303 objectInfo.pipelineCacheCreateInfoCount = 1u; in createPipelineCacheTest()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp103 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createRobustBufferAccessDevice()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawConcurrentTests.cpp192 memReservationInfo.pipelineCacheCreateInfoCount = 1; in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp424 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
H A DvktApiFillBufferTests.cpp149 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createCustomDevice()
H A DvktApiObjectManagementTests.cpp665 memReservationInfo.pipelineCacheCreateInfoCount = 1; in create()
850 memReservationInfo.pipelineCacheCreateInfoCount = 1; in create()
H A DvktApiFeatureInfo.cpp2037 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
3460 memReservationInfo.pipelineCacheCreateInfoCount = 1; in deviceGroupPeerMemoryFeatures()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp251 memReservationInfo.pipelineCacheCreateInfoCount = 1; in makeProtectedMemDevice()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp176 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createCustomDevice()
H A DvktComputeBasicComputeShaderTests.cpp2713 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createDeviceGroup()
3561 memReservationInfo.pipelineCacheCreateInfoCount = 1; in iterate()
4393 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createComputeOnlyDevice()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp564 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createDeviceGroup()
H A DvktPipelineBindVertexBuffers2Tests.cpp187 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createRobustBufferAccessDevice()
H A DvktPipelineTimestampTests.cpp904 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createCustomDeviceWithTransferOnlyQueue()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicSemaphoreTests.cpp717 memReservationInfo.pipelineCacheCreateInfoCount = 1; in basicMultiQueueCase()
H A DvktSynchronizationOperationMultiQueueTests.cpp207 memReservationInfo.pipelineCacheCreateInfoCount = 1; in MultiQueues()
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp329 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createQueues()
H A DvktSynchronizationSmokeTests.cpp190 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
H A DvktSynchronizationTimelineSemaphoreTests.cpp1350 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp364 dmrCI.pipelineCacheCreateInfoCount = 1; in createDefaultDevice()
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksCacheBuilder.cpp689 chainedObjReservation->pipelineCacheCreateInfoCount = 1u; in buildPipelineCache()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp357 memReservationInfo.pipelineCacheCreateInfoCount = 1; in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp1834 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createDeviceWithWsi()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl4096 uint32_t pipelineCacheCreateInfoCount; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp13219 …: pNext( pNext_ ), pipelineCacheCreateInfoCount( pipelineCacheCreateInfoCount_ ), pPipelineCacheCr…
13230 …: pNext( pNext_ ), pipelineCacheCreateInfoCount( static_cast<uint32_t>( pipelineCacheCreateInfos_.…
13253 pipelineCacheCreateInfoCount = pipelineCacheCreateInfoCount_; in setPipelineCacheCreateInfoCount()
13266 pipelineCacheCreateInfoCount = static_cast<uint32_t>( pipelineCacheCreateInfos_.size() ); in setPipelineCacheCreateInfos()
13535 …return std::tie( sType, pNext, pipelineCacheCreateInfoCount, pPipelineCacheCreateInfos, pipelinePo… in reflect()
13550 && ( pipelineCacheCreateInfoCount == rhs.pipelineCacheCreateInfoCount ) in operator ==()
13603 uint32_t pipelineCacheCreateInfoCount = {}; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp928 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createMultiViewDevices()

12