Home
last modified time | relevance | path

Searched defs:dri_attribute (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/glx/
Ddri_common_query_renderer.c92 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri2_query_renderer_integer() local
114 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri2_query_renderer_string() local
135 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri3_query_renderer_integer() local
157 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri3_query_renderer_string() local
178 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in drisw_query_renderer_integer() local
200 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in drisw_query_renderer_string() local
/external/mesa3d/src/glx/tests/
Dquery_renderer_implementation_unittest.cpp39 int dri_attribute; member