Searched defs:PNameValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc2170 struct PNameValue { struct
2174 const PNameValue pairs[] = {
2197 const PNameValue& pv = pairs[ii];
2214 struct PNameValue { struct
2227 const PNameValue pairs[] = {{GL_ACTIVE_TEXTURE, GL_TEXTURE4, },
2237 const PNameValue& pv = pairs[ii];
2728 struct PNameValue { struct
2732 const PNameValue pairs[] = {{GL_TEXTURE_BINDING_2D, 1, },
2741 const PNameValue& pv = pairs[ii];

Completed in 37 milliseconds