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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dinvalidate_locations_test.cpp37 class invalidate_locations : public ::testing::Test { class in inherits:::testing::Test
47 invalidate_locations::SetUp()
56 invalidate_locations::TearDown()
64 TEST_F(invalidate_locations, simple_vertex_in_generic)
87 TEST_F(invalidate_locations, explicit_location_vertex_in_generic)
110 TEST_F(invalidate_locations, explicit_location_frac_vertex_in_generic)
134 TEST_F(invalidate_locations, vertex_in_builtin)
157 TEST_F(invalidate_locations, simple_vertex_out_generic)
179 TEST_F(invalidate_locations, vertex_out_builtin)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dinvalidate_locations_test.cpp37 class invalidate_locations : public ::testing::Test { class in inherits:::testing::Test
47 invalidate_locations::SetUp()
54 invalidate_locations::TearDown()
60 TEST_F(invalidate_locations, simple_vertex_in_generic)
83 TEST_F(invalidate_locations, explicit_location_vertex_in_generic)
106 TEST_F(invalidate_locations, explicit_location_frac_vertex_in_generic)
130 TEST_F(invalidate_locations, vertex_in_builtin)
153 TEST_F(invalidate_locations, simple_vertex_out_generic)
175 TEST_F(invalidate_locations, vertex_out_builtin)

Completed in 3 milliseconds