Robuta

https://microsoft.github.io/windows-docs-rs/doc/windows/Win32/Graphics/Direct3D10/constant.D3D10_SHADER_DEBUG_REG_TBUFFER.html D3D10_SHADER_DEBUG_REG_TBUFFER in windows::Win32::Graphics::Direct3D10 - Rust API documentation for the Rust `D3D10_SHADER_DEBUG_REG_TBUFFER` constant in crate `windows`. shaderdebugreg https://xbmc.github.io/docs.kodi.tv/master/kodi-base/de/d93/class_d_x_v_a_1_1_c_video_buffer_pool_typed.html Kodi Documentation: DXVA::CVideoBufferPoolTyped TBuffer Class Template Reference kodidocumentationclasstemplatereference https://docs.amd.com/r/2020.2-English/pg252-vcu/AL_TMetaData-AL_Buffer_GetMetaData-AL_TBuffer-pBuf-AL_EMetaType-eType?contentId=QPuzUZgldzfBMJRRA6xVdw AL_TMetaData* AL_Buffer_GetMetaData(AL_TBuffer* pBuf, AL_EMetaType eType) - AL_TMetaData*... Return Gets the first metadata of pBuf that has type eType. Returns NULL if no matching metadata is found. Thread-safe. See AL_Buffer_AddMetaData,... albuffer https://docs.amd.com/r/en-US/pg252-vcu/void-AL_Decoder_PutDisplayPicture-AL_HDecoder-hDec-AL_TBuffer-pDisplay?contentId=aFdjq8DXyUfo~iYGJciRSg void AL_Decoder_PutDisplayPicture(AL_HDecoder hDec, AL_TBuffer* pDisplay) - void... Description Adds the display buffer pDisplay to the decoder's internal buffer pool used for outputting decoded pictures. At most 50 display buffers are... voidaldecoder https://docs.amd.com/r/en-US/pg252-vcu/void-AL_Buffer_Unref-AL_TBuffer-hBuf?contentId=CMdePcLFU~R0tsblSJatGg void AL_Buffer_Unref(AL_TBuffer* hBuf) - void AL_Buffer_Unref(AL_TBuffer* hBuf) - 2025.1 English -... Decreases the reference count of hBuf by one. If the reference count is zero, calls the pCallback function associated with the buffer. See... voidalbufferenglish https://docs.amd.com/r/en-US/pg252-vcu/AL_TBuffer-AL_Buffer_Create_And_Allocate-AL_TAllocator-pAllocator-size_t-zSize-PFN_RefCount_CallBack-pCallBack?contentId=anrSl7eBVhenFQVnmsC3WQ AL_TBuffer* AL_Buffer_Create_And_Allocate(AL_TAllocator* pAllocator, size_t zSize,... Allocates and initializes a buffer able to hold zSize bytes. Free the buffer with AL_Buffer_Destroy. Thread safe. The pCallBack is called after the buffer... albuffercreate