Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 25 of 999) sorted by relevance

12345678910>>...40

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dspirvcapgenerator.py61 def getConditions(self, enables): argument
69 for enable in enables.findall('enable'):
70 condition = self.getCondition(enable, parent=enables)
114 enables = [e for e in elem.findall('enable')]
116 remaining = len(enables)
117 for subelem in enables:
/third_party/openGLES/extensions/NV/
DNV_primitive_shading_rate.txt62 This extension decouples the shading rate image enables and palettes from
63 viewports. The number of enables/palettes now comes from the
96 shading rate image enables and viewports)
100 If any of the SHADING_RATE_IMAGE_NV enables is enabled, primitives will be
109 shading rate image enables and viewports)
114 enables whose size is given by the implementation-dependent constant
121 shading rate image enables are ignored and operations in this section are
122 disabled. In the initial state, all shading rate image enables are
131 number of shading rate enables, the shading rate used for a primitive is
144 image enables, a single palette is selected for a primitive according to the
[all …]
DNV_shader_subgroup_partitioned.txt52 This extension enables support for the NV_shader_subgroup_partitioned
58 In OpenGL implementations supporting SPIR-V, this extension enables
/third_party/skia/third_party/externals/libpng/scripts/
Dpnglibconf.dfa33 # option <name> [requires ...] [if ...] [enables ...] [disabled]
36 # chunk <name> [requires ...] [enables ...] [disabled]
39 # WRITE_something for write, but the enables list members are
40 # used as given (e.g. enables GAMMA just expands to that on the
228 option ARM_NEON_API disabled requires ALIGNED_MEMORY enables SET_OPTION,
254 option POWERPC_VSX_API disabled enables SET_OPTION,
443 option READ enables READ_INTERLACING SET_OPTION
452 option READ_16BIT requires READ enables 16BIT
487 option READ_RGB_TO_GRAY requires READ_TRANSFORMS, READ_GAMMA enables COLORSPACE
521 option WRITE enables WRITE_INT_FUNCTIONS
[all …]
Doptions.awk356 enables = ""
395 enables = enables " " val
405 …print "option READ_" opt, "requires READ_ANCILLARY_CHUNKS" reqread, "enables", opt enables , onoff…
406 …print "option WRITE_" opt, "requires WRITE_ANCILLARY_CHUNKS" reqwrite, "enables", opt enables, ono…
/third_party/openssl/doc/man3/
DOSSL_CMP_SRV_CTX_new.pod121 OSSL_CMP_SRV_CTX_set_send_unprotected_errors() enables sending error messages
124 OSSL_CMP_SRV_CTX_set_accept_unprotected() enables acceptance of requests
127 OSSL_CMP_SRV_CTX_set_accept_raverified() enables acceptance of ir/cr/kur
130 OSSL_CMP_SRV_CTX_set_grant_implicit_confirm() enables granting implicit
/third_party/python/Doc/library/
Dtrace.rst146 parameters are optional. *count* enables counting of line numbers. *trace*
147 enables line execution tracing. *countfuncs* enables listing of the
148 functions called during the run. *countcallers* enables call relationship
153 count information. *timing* enables a timestamp relative to when tracing was
Ddebug.rst5 These libraries help you with Python development: the debugger enables you to
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/
DSUN_slice_accum.txt32 This extension defines a new accumulation operation which enables the accumulation
33 buffer to be used for alpha compositing. This enables higher precision alpha
/third_party/openGLES/extensions/SUN/
DSUN_slice_accum.txt32 This extension defines a new accumulation operation which enables the accumulation
33 buffer to be used for alpha compositing. This enables higher precision alpha
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_shader_sm_builtins.txt14 - This extension enables
30 This extension enables support for the SPIR-V code:ShaderSMBuiltinsNV
DVK_EXT_descriptor_indexing.txt25 There are feature enables and SPIR-V capabilities for non-uniform descriptor
36 updated, which enables writing new descriptors for frame N+1 while frame
DVK_EXT_descriptor_indexing.adoc26 There are feature enables and SPIR-V capabilities for non-uniform descriptor
37 updated, which enables writing new descriptors for frame N+1 while frame
DVK_EXT_image_compression_control_swapchain.adoc23 This extension enables fixed-rate image compression and adds the ability to
/third_party/curl/docs/cmdline-opts/
Dproto.md39 --proto -all,https,+http only enables http and https
41 --proto =http,https also only enables http and https
Dno-keepalive.md18 enables them by default.
/third_party/mesa3d/docs/
Du_trace.rst25 if set to ``1`` enables tracing and outputs the data into ``stdout``
42 Meaningful only for Perfetto tracing. If set to ``1`` enables
/third_party/mesa3d/src/mesa/main/
Dextensions.c98 const GLboolean *enables = in _mesa_override_extensions() local
107 assert(!enables[offset] || !disables[offset]); in _mesa_override_extensions()
108 if (enables[offset]) { in _mesa_override_extensions()
/third_party/curl/docs/libcurl/opts/
DCURLOPT_HSTS.md29 name with this option also enables HSTS for this handle (the equivalent of
34 enables HSTS without reading from or writing to any file.
/third_party/libinput/doc/user/
Dtest-suite.rst137 The ``--filter-test`` argument enables selective running of tests through
146 The ``--filter-device`` argument enables selective running of tests through
156 The ``--filter-group`` argument enables selective running of test groups
177 environment variable, if set, also enables verbose mode.
/third_party/libabigail/.github/
DREADME.md4 useful. This directory enables those features for people who want to
/third_party/skia/third_party/externals/opengl-registry/extensions/GREMEDY/
DGREMEDY_frame_terminator.txt38 This extension defines a mechanism that enables marking the end
50 This extension enables the application to notify the debugger / profiler
/third_party/openGLES/extensions/GREMEDY/
DGREMEDY_frame_terminator.txt38 This extension defines a mechanism that enables marking the end
50 This extension enables the application to notify the debugger / profiler
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_KHR_video_maintenance1.adoc28 …es are planned to be used with is that knowing that information up-front enables implementations t…
39 Nonetheless, while this extension enables creating video profile independent buffers with video usa…
75 The new `VK_BUFFER_CREATE_VIDEO_PROFILE_INDEPENDENT_BIT_KHR` buffer creation flag enables creating …
79 The new `VK_IMAGE_CREATE_VIDEO_PROFILE_INDEPENDENT_BIT_KHR` image creation flag enables creating im…
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
DREADME.chromium14 entrypoints. Finally, volk enables loading Vulkan entrypoints directly

12345678910>>...40