Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp615 glw::GLuint depth_position_in_array = m_cube_map_array_data[test_index].getWidth() * in fillStencilData() local
623 glw::GLuint index_array = depth_position_in_array + y_position_in_array + x_position_in_array; in fillStencilData()