Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp621 glw::GLuint x_position_in_array = m_n_components * x; in fillStencilData() local
623 glw::GLuint index_array = depth_position_in_array + y_position_in_array + x_position_in_array; in fillStencilData()