HomeSort by: relevance | last modified time | path
    Searched refs:DRI_CONF_DESC (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/src/util/xmlpool/
options.h 58 DRI_CONF_DESC(en,"Debugging")
62 DRI_CONF_DESC(en,"Enable flushing batchbuffer after each draw call") \
67 DRI_CONF_DESC(en,"Enable flushing GPU caches with each draw call") \
72 DRI_CONF_DESC(en,"Disable throttling on first batch after flush") \
77 DRI_CONF_DESC(en,"Force GLSL extension default behavior to 'warn'") \
82 DRI_CONF_DESC(en,"Disable dual source blending") \
87 DRI_CONF_DESC(en,"Identify dual color blending sources by location rather than index") \
92 DRI_CONF_DESC(en,"Disable backslash-based line continuations in GLSL source") \
97 DRI_CONF_DESC(en,"Force a default GLSL version for shaders that lack an explicit #version line") \
102 DRI_CONF_DESC(en,"Allow GLSL #extension directives in the middle of shaders")
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/util/xmlpool/
t_options.h 56 DRI_CONF_DESC(en,gettext("Debugging"))
60 DRI_CONF_DESC(en,gettext("Enable flushing batchbuffer after each draw call")) \
65 DRI_CONF_DESC(en,gettext("Enable flushing GPU caches with each draw call")) \
70 DRI_CONF_DESC(en,gettext("Disable throttling on first batch after flush")) \
75 DRI_CONF_DESC(en,gettext("Force GLSL extension default behavior to 'warn'")) \
80 DRI_CONF_DESC(en,gettext("Disable dual source blending")) \
85 DRI_CONF_DESC(en,gettext("Identify dual color blending sources by location rather than index")) \
90 DRI_CONF_DESC(en,gettext("Disable backslash-based line continuations in GLSL source")) \
95 DRI_CONF_DESC(en,gettext("Force a default GLSL version for shaders that lack an explicit #version line")) \
100 DRI_CONF_DESC(en,gettext("Allow GLSL #extension directives in the middle of shaders"))
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
driinfo_radeonsi.h 15 DRI_CONF_DESC(en, description) \
  /xsrc/external/mit/MesaLib/src/gallium/drivers/radeonsi/
si_driinfo.h 52 DRI_CONF_DESC(en, description) \
  /xsrc/external/mit/MesaLib.old/dist/src/util/
xmlpool.h 95 #define DRI_CONF_DESC(lang,text) \
  /xsrc/external/mit/MesaLib.old/src/gallium/drivers/radeonsi/
si_driinfo.h 52 DRI_CONF_DESC(en, description) \
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_screen.c 69 DRI_CONF_DESC(en,"Size of command buffer (in KB)") \
70 DRI_CONF_DESC(de,"Grösse des Befehlspuffers (in KB)") \
75 DRI_CONF_DESC(en,"Number of texture units used") \
80 DRI_CONF_DESC(en,"Use HyperZ to boost performance") \
95 DRI_CONF_DESC(en,"Forbid negative texture LOD bias") \
100 DRI_CONF_DESC(en,"Initial maximum value for anisotropic texture filtering") \
130 DRI_CONF_DESC(en,"Texture filtering quality vs. speed, AKA “brilinear” texture filtering") \
  /xsrc/external/mit/MesaLib/dist/src/util/
driconf.h 50 #define DRI_CONF_DESC(text) .desc = text,
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
intel_screen.c 61 DRI_CONF_DESC(en, "Enable limited ARB_fragment_shader support on 915/945.")
76 DRI_CONF_DESC(en, "Enable stub ARB_occlusion_query support on 915/945.")
80 DRI_CONF_DESC(en, "Perform code generation at shader link time.")
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
intel_screen.c 73 DRI_CONF_DESC(en, "Clamp the value of GL_MAX_SAMPLES to the "
94 DRI_CONF_DESC(en, "Perform code generation at shader link time.")

Completed in 17 milliseconds