Home
last modified time | relevance | path

Searched defs:m_resources (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bufferMgr/
H A Dencode_recycle_res_queue.h100 std::vector<void *> m_resources; //<! All resources variable
H A Dencode_tracked_buffer_queue.h117 std::vector<void *> m_resources = {}; //!< all allocated resources variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp4992 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderIndexBuffer
5074 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexBuffer
5168 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexUniformBuffer
5334 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexUniformTexelBuffer
5523 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexStorageBuffer
5681 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexStorageTexelBuffer
5875 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexStorageImage
6019 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderVertexSampledImage
6192 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderFragmentUniformBuffer
6398 PipelineResources m_resources; member in vkt::memory::__anonc75fd9bb0111::RenderFragmentStorageBuffer
[all …]
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/
H A Dtest_data_encode.h121 std::vector<VASurfaceID> m_resources; variable
H A Dtest_data_decode.h117 std::vector<VASurfaceID> m_resources; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp524 std::vector<de::SharedPtr<Resource>> m_resources; member in vkt::synchronization::__anon7ec9e8c80111::TimelineSemaphoreTestInstance
H A DvktSynchronizationOperationMultiQueueTests.cpp774 std::vector<SharedPtr<Resource>> m_resources; member in vkt::synchronization::__anonfbc4a3910111::TimelineSemaphoreTestInstance
H A DvktSynchronizationTimelineSemaphoreTests.cpp1720 std::vector<SharedPtr<Resource>> m_resources; member in vkt::synchronization::__anonb0b5108b0111::WaitBeforeSignalTestInstance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbExternalFormatResolveTests.cpp137 DrawResources m_resources; member in vkt::Draw::__anon02636bff0111::AhbExternalFormatResolveTestInstance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2635 std::vector<ResourcePtr> m_resources; // various resources used to test the descriptors member in vkt::BindingModel::__anonb91d530b0111::DescriptorBufferTestInstance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp2985 const typename Object::Resources &m_resources; member in vkt::api::__anonc97e7d540111::CreateThread