Searched defs:getPixelSize (Results 1 – 7 of 7) sorted by relevance
220 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 __anon2c9eaef10111::UnpackAlignmentTest
203 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() function
477 VkDeviceSize MultisampleRenderPassTestBase::getPixelSize () const in getPixelSize() function in vkt::__anon193f5a3c0111::MultisampleRenderPassTestBase
396 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() function
381 static int getPixelSize (glw::GLenum internalFormat) in getPixelSize() function
746 int getPixelSize (TextureFormat format) in getPixelSize() function794 int TextureFormat::getPixelSize (void) const in getPixelSize() function in tcu::TextureFormat