/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/ |
H A D | vktPipelineCacheSCTests.cpp | 303 objectInfo.pipelineCacheCreateInfoCount = 1u; in createPipelineCacheTest()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessUtil.cpp | 103 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createRobustBufferAccessDevice()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawConcurrentTests.cpp | 192 memReservationInfo.pipelineCacheCreateInfoCount = 1; in iterate()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiVersionCheck.cpp | 424 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
|
H A D | vktApiFillBufferTests.cpp | 149 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createCustomDevice()
|
H A D | vktApiObjectManagementTests.cpp | 665 memReservationInfo.pipelineCacheCreateInfoCount = 1; in create() 850 memReservationInfo.pipelineCacheCreateInfoCount = 1; in create()
|
H A D | vktApiFeatureInfo.cpp | 2037 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice() 3460 memReservationInfo.pipelineCacheCreateInfoCount = 1; in deviceGroupPeerMemoryFeatures()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 251 memReservationInfo.pipelineCacheCreateInfoCount = 1; in makeProtectedMemDevice()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeIndirectComputeDispatchTests.cpp | 176 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createCustomDevice()
|
H A D | vktComputeBasicComputeShaderTests.cpp | 2713 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 D | vktPipelineNoPositionTests.cpp | 564 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createDeviceGroup()
|
H A D | vktPipelineBindVertexBuffers2Tests.cpp | 187 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createRobustBufferAccessDevice()
|
H A D | vktPipelineTimestampTests.cpp | 904 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createCustomDeviceWithTransferOnlyQueue()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicSemaphoreTests.cpp | 717 memReservationInfo.pipelineCacheCreateInfoCount = 1; in basicMultiQueueCase()
|
H A D | vktSynchronizationOperationMultiQueueTests.cpp | 207 memReservationInfo.pipelineCacheCreateInfoCount = 1; in MultiQueues()
|
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 329 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createQueues()
|
H A D | vktSynchronizationSmokeTests.cpp | 190 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
|
H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 1350 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createTestDevice()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktTestCase.cpp | 364 dmrCI.pipelineCacheCreateInfoCount = 1; in createDefaultDevice()
|
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/ |
H A D | vksCacheBuilder.cpp | 689 chainedObjReservation->pipelineCacheCreateInfoCount = 1u; in buildPipelineCache()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/device_group/ |
H A D | vktDeviceGroupRendering.cpp | 357 memReservationInfo.pipelineCacheCreateInfoCount = 1; in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMutableTests.cpp | 1834 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createDeviceWithWsi()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkStructTypes.inl | 4096 uint32_t pipelineCacheCreateInfoCount; member
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 13219 …: 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 D | vktMultiViewRenderTests.cpp | 928 memReservationInfo.pipelineCacheCreateInfoCount = 1; in createMultiViewDevices()
|