Searched refs:GetBufferSize (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.5.2.rst81 - The device driver functions ResizeBuffers and GetBufferSize have been
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_root_signature.cpp171 sig->GetBufferSize(),
H A Dd3d12_compiler.cpp1250 SIZE_T STDMETHODCALLTYPE GetBufferSize() override { return m_data->size; } function in class:ShaderBlob
1279 errorString[printBlobUtf8->GetBufferSize() - 1] = 0;
1314 disassembly[blobUtf8->GetBufferSize() - 1] = 0;
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dcompute_test.cpp210 sig->GetBufferSize(),
743 SIZE_T STDMETHODCALLTYPE GetBufferSize() override { return size; } function in struct:validate_module::shader_blob
767 (int)message->GetBufferSize(),
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxcapi.h227 virtual SIZE_T STDMETHODCALLTYPE GetBufferSize(void) = 0;
239 // GetBufferSize() will return the size in bytes, including null-terminator

Completed in 11 milliseconds