Searched refs:m_pClearDecodedOutputTexture (Results 1 – 2 of 2) sorted by relevance
78 if (m_pClearDecodedOutputTexture == nullptr) { in get_current_frame_decode_output_texture()95 … IID_PPV_ARGS(m_pClearDecodedOutputTexture.GetAddressOf())); in get_current_frame_decode_output_texture()102 *ppOutTexture2D = m_pClearDecodedOutputTexture.Get(); in get_current_frame_decode_output_texture()
147 ComPtr<ID3D12Resource> m_pClearDecodedOutputTexture; member