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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dbuiltin_variable_test.cpp303 class geometry_builtin : public common_builtin { class in inherits:common_builtin
305 geometry_builtin() function in class:geometry_builtin
312 TEST_F(geometry_builtin, names_start_with_gl)
317 TEST_F(geometry_builtin, inputs_have_explicit_location)
363 TEST_F(geometry_builtin, outputs_have_explicit_location)
384 TEST_F(geometry_builtin, uniforms_and_system_values_dont_have_explicit_location)
389 TEST_F(geometry_builtin, constants_are_constant)
394 TEST_F(geometry_builtin, no_invalid_variable_modes)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dbuiltin_variable_test.cpp299 class geometry_builtin : public common_builtin { class in inherits:common_builtin
301 geometry_builtin() function in class:geometry_builtin
308 TEST_F(geometry_builtin, names_start_with_gl)
313 TEST_F(geometry_builtin, inputs_have_explicit_location)
359 TEST_F(geometry_builtin, outputs_have_explicit_location)
380 TEST_F(geometry_builtin, uniforms_and_system_values_dont_have_explicit_location)
385 TEST_F(geometry_builtin, constants_are_constant)
390 TEST_F(geometry_builtin, no_invalid_variable_modes)

Completed in 3 milliseconds