Searched defs:getPixelSize (Results 1 – 9 of 9) sorted by relevance
220 public static int getPixelSize(int pixelFormat) { in getPixelSize() method in TJ
221 public static int getPixelSize(int pixelFormat) { in getPixelSize() method in TJ
47 void getPixelSize(GLenum format, GLenum type, unsigned int *size) in getPixelSize() function in __anon0e3b8f1e0111::UnpackAlignmentTest
47 void getPixelSize(GLenum format, GLenum type, unsigned int *size) in getPixelSize() function in __anon62d1b8330111::UnpackAlignmentTest
203 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() function
395 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() function
528 VkDeviceSize MultisampleRenderPassTestBase::getPixelSize () const in getPixelSize() function in vkt::__anon8f4ec7100111::MultisampleRenderPassTestBase
384 static int getPixelSize (glw::GLenum internalFormat) in getPixelSize() function
762 int getPixelSize (TextureFormat format) in getPixelSize() function810 int TextureFormat::getPixelSize (void) const in getPixelSize() function in tcu::TextureFormat