Home
last modified time | relevance | path

Searched defs:pSubresources (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dpb_storage_manager.h41 uint32_t * pSubresources; member
H A Dd3d12_video_array_of_textures_dpb_manager.h102 std::vector<uint32_t> pSubresources; member
H A Dd3d12_video_texture_array_dpb_manager.h99 std::vector<uint32_t> pSubresources; member
H A Dd3d12_video_encoder_references_manager_h264.h65 std::vector<uint32_t> pSubresources; member
H A Dd3d12_video_encoder_references_manager_hevc.h66 std::vector<uint32_t> pSubresources; member
H A Dd3d12_video_array_of_textures_dpb_manager.cpp278 uint32_t *pSubresources = m_D3D12DPB.pSubresources.data(); in get_current_reference_frames() local