Home
last modified time | relevance | path

Searched defs:subresourceIndex (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.cpp300 store_future_reference(uint16_t index, ComPtr<ID3D12VideoDecoderHeap> &decoderHeap, ID3D12Resource * pTexture2D, uint32_t subresourceIndex) store_future_reference() argument
H A Dd3d12_video_dec_h264.cpp95 d3d12_video_decoder_prepare_current_frame_references_h264(struct d3d12_video_decoder *pD3D12Dec, ID3D12Resource *pTexture2D, uint32_t subresourceIndex) d3d12_video_decoder_prepare_current_frame_references_h264() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DTexture.cpp580 uint32_t subresourceIndex = GetSubresourceIndex(mipLevel, arrayLayer, aspect); in IsSubresourceContentInitialized() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DResourceManager11.cpp480 UINT subresourceIndex = D3D11CalcSubresource(mipLevel, arrayIndex, desc->MipLevels); in createInitDataIfNeeded() local
528 UINT subresourceIndex = D3D11CalcSubresource(mipLevel, 0, desc->MipLevels); in createInitDataIfNeeded() local
H A DImage11.cpp365 UINT subresourceIndex = 0; in copyFromTexStorage() local
642 unsigned int subresourceIndex = 0; in map() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp215 copyTextureToTexture(const GrD3DTexture* dst, const GrD3DTexture* src, UINT subresourceIndex) copyTextureToTexture() argument

Completed in 9 milliseconds