Searched defs:bytesPerPixel (Results 1 – 8 of 8) sorted by relevance
20 uint32_t bytesPerPixel(PixelFormat format) { in bytesPerPixel() function
31 uint8_t bytesPerPixel() const in bytesPerPixel() function288 const auto bytesPerPixel = format.bytesPerPixel(); in TEST_P() local
79 uint32_t bytesPerPixel; member
252 const uint32_t bytesPerPixel, in allocateImpl2()354 const int32_t bytesPerPixel, in allocateCb()
142 int32_t bytesPerPixel = 0; in lock() local
136 GLuint width, height, bytesPerPixel; in testDraw() local
132 unsigned int bytesPerPixel = gl::GetSizedInternalFormatInfo(internalFormat).pixelBytes; in setBufferToTextureCopyParams() local
107 int* bytesPerPixel, in sGetFormatParameters()218 int bytesPerPixel = 4; in create() local