Searched refs:InitConstantBufferDesc (Results 1 – 3 of 3) sorted by relevance
334 void InitConstantBufferDesc(D3D11_BUFFER_DESC *constantBufferDescription, size_t byteWidth);
2500 void InitConstantBufferDesc(D3D11_BUFFER_DESC *constantBufferDescription, size_t byteWidth) in InitConstantBufferDesc() function
3406 d3d11::InitConstantBufferDesc(&constantBufferDescription, requiredSize); in applyDriverUniformsForShader()3502 d3d11::InitConstantBufferDesc(&constantBufferDescription, requiredSize); in applyComputeUniforms()