Home
last modified time | relevance | path

Searched refs:n_total_componenets (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp880 const glw::GLuint n_total_componenets = n_components_per_pixel * n_pixels; in prepareDataForTexture() local
884 texture_data.resize(n_total_componenets); in prepareDataForTexture()