Searched defs:n_pixels (Results 1 – 5 of 5) sorted by relevance
815 static const GLuint n_pixels = m_width * m_height; in prepareDestinationTexture() local1011 static const GLuint n_pixels = m_width * m_height; in prepareSourceTextureData() local1085 static const GLuint n_pixels = m_width * m_height; in verifyTexture() local
3113 const GLuint n_pixels = widths[i] * heights[i]; in prepareDstPxls() local3958 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareDstPxls() local3993 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()1861 static const GLuint n_pixels = height * width; in verifyInvalidResults() local2117 static const GLuint n_pixels = height * width; in verifyValidResults() local2695 static const GLuint n_pixels = height * width; in verifyInvalidResults() local2946 static const GLuint n_pixels = height * width; in verifyValidResults() local
3492 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