Searched refs:CopyShaderParams (Results 1 – 2 of 2) sorted by relevance
57 struct CopyShaderParams struct75 CopyShaderParams *parametersOut); argument88 CopyShaderParams mParamsData;
92 constantBufferDesc.ByteWidth = roundUpPow2<UINT>(sizeof(CopyShaderParams), 32u); in loadResources()125 CopyShaderParams *parametersOut) in setBufferToTextureCopyParams()194 CopyShaderParams shaderParams; in copyBufferToTexture()