Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddri_common_query_renderer.c57 dri2_convert_glx_query_renderer_attribs(int attribute) in dri2_convert_glx_query_renderer_attribs() function
92 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri2_query_renderer_integer()
114 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri2_query_renderer_string()
135 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri3_query_renderer_integer()
157 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri3_query_renderer_string()
178 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in drisw_query_renderer_integer()
200 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in drisw_query_renderer_string()