HomeSort by relevance Sort by last modified time
    Searched refs:validate_renderType_against_config (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/glx/
driwindows_glx.c 172 if (!validate_renderType_against_config(config_base, renderType))
246 if (!validate_renderType_against_config(config_base, renderType)) {
glxclient.h 819 extern Bool validate_renderType_against_config(const struct glx_config *config,
drisw_glx.c 363 if (!validate_renderType_against_config(config_base, renderType))
438 if (!validate_renderType_against_config(config_base, renderType)) {
dri2_glx.c 190 if (!validate_renderType_against_config(config_base, renderType))
266 if (!validate_renderType_against_config(config_base, renderType))
    [all...]
dri3_glx.c 282 if (!validate_renderType_against_config(config_base, render_type))
dri_glx.c 598 if (!validate_renderType_against_config(config_base, renderType))
glxcmds.c 235 validate_renderType_against_config(const struct glx_config *config,
    [all...]

Completed in 3360 milliseconds