Searched refs:n_total_componenets (Results 1 – 1 of 1) sorted by relevance
880 const glw::GLuint n_total_componenets = n_components_per_pixel * n_pixels; in prepareDataForTexture() local884 texture_data.resize(n_total_componenets); in prepareDataForTexture()