Searched refs:inner_tess_levels_uniform_location (Results 1 – 2 of 2) sorted by relevance
398 glw::GLint inner_tess_levels_uniform_location; member409 inner_tess_levels_uniform_location = 0; in _test_descriptor()
3515 …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()