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