Searched defs:pitchPprovided (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Device/ |
D | Surface.cpp | 770 …th, int border, int samples, VkFormat format, bool lockable, bool renderTarget, int pitchPprovided) in create() 830 …r, int samples, VkFormat format, bool lockable, bool renderTarget, int pitchPprovided) : lockable(… in Surface()
|
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 1251 …epth, int border, int samples, Format format, bool lockable, bool renderTarget, int pitchPprovided) in create() 1312 …der, int samples, Format format, bool lockable, bool renderTarget, int pitchPprovided) : lockable(… in Surface()
|