Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTCTE.hpp398 glw::GLint inner_tess_levels_uniform_location; member
409 inner_tess_levels_uniform_location = 0; in _test_descriptor()
DesextcTessellationShaderTCTE.cpp3515 …out_test_ptr->inner_tess_levels_uniform_location = gl.getUniformLocation(out_test_ptr->po_id, "inn… in initTestDescriptor()
3522 DE_ASSERT(out_test_ptr->inner_tess_levels_uniform_location != -1); in initTestDescriptor()
3586 gl.uniform2fv(test_iterator->inner_tess_levels_uniform_location, 1, /* count */ in iterate()