Home
last modified time | relevance | path

Searched refs:outer_tess_levels_uniform_location (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.hpp399 glw::GLint outer_tess_levels_uniform_location; member
410 outer_tess_levels_uniform_location = 0; in _test_descriptor()
H A DesextcTessellationShaderTCTE.cpp3516 out_test_ptr->outer_tess_levels_uniform_location = gl.getUniformLocation(out_test_ptr->po_id, "outer_tess_levels"); in initTestDescriptor()
3523 DE_ASSERT(out_test_ptr->outer_tess_levels_uniform_location != -1); in initTestDescriptor()
3590 gl.uniform4fv(test_iterator->outer_tess_levels_uniform_location, 1, /* count */ in iterate()

Completed in 7 milliseconds