Searched defs:n_pixels (Results 1 – 5 of 5) sorted by relevance
814 static const GLuint n_pixels = m_width * m_height; in prepareDestinationTexture() local1009 static const GLuint n_pixels = m_width * m_height; in prepareSourceTextureData() local1083 static const GLuint n_pixels = m_width * m_height; in verifyTexture() local
3154 const GLuint n_pixels = widths[i] * heights[i]; in prepareDstPxls() local3999 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareDstPxls() local4034 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareSrcPxls() local
972 void initPixels(std::vector<TYPE> &pixels, GLuint n_pixels, GLuint n_channels) in initPixels()1865 static const GLuint n_pixels = height * width; in verifyInvalidResults() local2121 static const GLuint n_pixels = height * width; in verifyValidResults() local2702 static const GLuint n_pixels = height * width; in verifyInvalidResults() local2953 static const GLuint n_pixels = height * width; in verifyValidResults() local
3507 int n_pixels = (end_x - start_x) + (end_y - start_y); in verify() local
881 const glw::GLuint n_pixels = texture_width * texture_height; in prepareDataForTexture() local