Searched defs:n_pixels (Results 1 – 5 of 5) sorted by relevance
815 static const GLuint n_pixels = m_width * m_height; in prepareDestinationTexture() local1012 static const GLuint n_pixels = m_width * m_height; in prepareSourceTextureData() local1088 static const GLuint n_pixels = m_width * m_height; in verifyTexture() local
3126 const GLuint n_pixels = widths[i] * heights[i]; in prepareDstPxls() local3971 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareDstPxls() local4006 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareSrcPxls() local
976 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels()1866 static const GLuint n_pixels = height * width; in verifyInvalidResults() local2122 static const GLuint n_pixels = height * width; in verifyValidResults() local2700 static const GLuint n_pixels = height * width; in verifyInvalidResults() local2951 static const GLuint n_pixels = height * width; in verifyValidResults() local
3494 int n_pixels = (end_x - start_x) + (end_y - start_y); in verify() local
879 const glw::GLuint n_pixels = texture_width * texture_height; in prepareDataForTexture() local