Searched defs:getFormatSet (Results 1 – 3 of 3) sorted by relevance
37 const d3d11::Format &getFormatSet() const { return mFormatSet; } in getFormatSet() function
388 const d3d11::Format &getFormatSet() const { return *mFormatSet; } in getFormatSet() function
461 const d3d11::Format &TextureStorage11::getFormatSet() const in getFormatSet() function in rx::TextureStorage11