HomeSort by: relevance | last modified time | path
    Searched refs:conditions (Results 1 - 25 of 119) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_device_info.py 8 # Software is furnished to do so, subject to the following conditions:
33 # Extension(name, alias="", required=False, properties=False, features=False, conditions=None, guard=False)
49 # - conditions: criteria for enabling an extension. This is an array of strings,
50 # where each string is a condition, and all conditions have to be true
74 conditions=["$feats.provokingVertexLast"]), variable
82 conditions=["$feats.storageBuffer8BitAccess"]), variable
86 conditions=["$feats.storageBuffer16BitAccess"]), variable
95 conditions=["$feats.fragmentShaderSampleInterlock", "$feats.fragmentShaderPixelInterlock"]), variable
102 conditions=["$props.fullyCoveredFragmentShaderInputVariable"]), variable
108 conditions=["$feats.conditionalRendering"]) variable
113 conditions=["$feats.transformFeedback"]), variable
117 conditions=["$feats.indexTypeUint8"]), variable
121 conditions=["$feats.imagelessFramebuffer"]), variable
126 conditions=["$feats.nullDescriptor"]), variable
132 conditions=["$feats.vertexAttributeInstanceRateDivisor"]), variable
137 conditions=["$feats.shaderSubgroupClock"]), variable
145 conditions=["$feats.customBorderColors"]), variable
150 conditions=["$props.advancedBlendNonPremultipliedSrcColor", "$props.advancedBlendNonPremultipliedDstColor"]), variable
154 conditions=["$feats.extendedDynamicState"]), variable
158 conditions=["$feats.extendedDynamicState2"]), variable
162 conditions=["$feats.pipelineCreationCacheControl"]), variable
178 conditions=["$feats.scalarBlockLayout"]), variable
187 conditions=["$feats.multiDraw"]), variable
200 conditions=["$feats.vertexInputDynamicState"]), variable
204 conditions=["$feats.primitiveTopologyListRestart"]), variable
211 conditions=["$feats.descriptorBindingPartiallyBound"]), variable
    [all...]
zink_instance.py 8 # Software is furnished to do so, subject to the following conditions:
32 # constructor: Extension(name, conditions=[], nonstandard=False)
34 # - conditions: If the extension is provided by the Vulkan implementation, then
35 # these are the extra conditions needed to enable the extension.
45 # constructor: Layer(name, conditions=[])
46 # - conditions: See documentation of EXTENSIONS.
50 conditions=["zink_debug & ZINK_DEBUG_VALIDATION"]), variable
52 conditions=["zink_debug & ZINK_DEBUG_VALIDATION", "!have_layer_KHRONOS_validation"]), variable
180 conditions = ""
183 conditions += "&& (" + cond + ")
    [all...]
zink_extensions.py 8 # Software is furnished to do so, subject to the following conditions:
75 properties=False, features=False, conditions=None, guard=False,
83 self.enable_conds = conditions
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
sb_bc_fmt_def.inc 9 * the Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
sb_bc_fmt_def.inc 9 * the Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/amd/
Android.addrlib.mk 9 # Software is furnished to do so, subject to the following conditions:
Android.mk 9 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/broadcom/
Android.cle.mk 9 # Software is furnished to do so, subject to the following conditions:
Android.mk 9 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
Android.glsl.mk 11 # Software is furnished to do so, subject to the following conditions:
Android.mk 10 # Software is furnished to do so, subject to the following conditions:
Android.nir.mk 10 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/
Android.drm.mk 10 # Software is furnished to do so, subject to the following conditions:
Android.ir3.mk 10 # Software is furnished to do so, subject to the following conditions:
Android.mk 10 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
Android.mk 10 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
Android.mk 8 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
Android.mk 8 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/kmsro/
Android.mk 8 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
Android.mk 8 # Software is furnished to do so, subject to the following conditions:

Completed in 12 milliseconds

1 2 3 4 5