Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/tests/
Dquery_renderer_implementation_unittest.cpp72 static int queryInteger_attribute = -1; variable
79 queryInteger_attribute = attribute; in fake_queryInteger()
301 EXPECT_EQ(valid_attributes[i].dri_attribute, queryInteger_attribute) in TEST_F()