Searched refs:getLoadFunctions (Results 1 – 4 of 4) sorted by relevance
23 LoadFunctionMap Format::getLoadFunctions() const in getLoadFunctions() function in rx::d3d11::Format
50 LoadFunctionMap getLoadFunctions() const;
295 LoadImageFunction loadFunction = d3dFormatInfo.getLoadFunctions()(type).loadFunction; in loadData()337 d3dFormatInfo.getLoadFunctions()(GL_UNSIGNED_BYTE).loadFunction; in loadCompressedData()416 auto loadFunction = destD3D11Format.getLoadFunctions()(destFormatInfo.type); in copyFromFramebuffer()
796 LoadImageFunctionInfo loadFunctionInfo = d3d11Format.getLoadFunctions()(type); in setData()