Home
last modified time | relevance | path

Searched refs:separate (Results 1 - 25 of 48) sorted by relevance

12

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vue_map.c63 bool separate, in brw_compute_vue_map()
71 separate = false; in brw_compute_vue_map()
73 if (separate) { in brw_compute_vue_map()
87 vue_map->separate = separate; in brw_compute_vue_map()
177 * For separate shader pipelines, we first assign built-in varyings in brw_compute_vue_map()
201 if (separate) { in brw_compute_vue_map()
225 /* separate isn't really meaningful, but make sure it's initialized */ in brw_compute_tess_vue_map()
226 vue_map->separate = false; in brw_compute_tess_vue_map()
250 * described here, but pretending they're separate allow in brw_compute_tess_vue_map()
60 brw_compute_vue_map(const struct intel_device_info *devinfo, struct brw_vue_map *vue_map, uint64_t slots_valid, bool separate, uint32_t pos_slots) brw_compute_vue_map() argument
[all...]
H A Dbrw_compiler.h1163 * it contains data for two separate vertices.
1174 * Is this VUE map for a separate shader pipeline?
1182 bool separate; member
/third_party/libcoap/examples/
H A Detsi_testcases.sh259 # Perform GET transaction with a separate response on resource /separate
261 # pre: resource /separate exists which cannot be served immediately and which
282 testaddress=coap://$SERVERTUP/separate
417 # Perform GET transaction to resource /separate in lossy context
420 # resource /separate exists which cannot be served immediately and
449 testaddress=coap://$SERVERTUP/separate
/third_party/lz4/programs/
H A Dbench.h48 void BMK_setBenchSeparately(int separate); /* When providing multiple files, output one result per file */
H A Dbench.c140 void BMK_setBenchSeparately(int separate) { g_benchSeparately = (separate!=0); } in BMK_setBenchSeparately() argument
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D039-func-arg-obj-macro-with-comma.c7 #define foo2(a,b) (a separate b)
/third_party/jerryscript/tools/
H A Drun-mem-stats-test.sh81 MEM_STATS=$("$JERRY_MEM_STATS" --mem-stats --mem-stats-separate $bench | grep -e "Peak allocated =" | grep -o "[0-9]*")
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c1044 const GLboolean separate = p->state->separate_specular; in build_lighting() local
1075 if (separate) in build_lighting()
1093 if (separate) in build_lighting()
1106 if (separate) { in build_lighting()
1116 if (twoside && separate) { in build_lighting()
1258 if (separate) { in build_lighting()
1325 if (separate) { in build_lighting()
/third_party/EGL/sdk/docs/man/xhtml/
H A Dmaketoc.pl44 border-collapse: separate;
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H A Dmaketoc.pl44 border-collapse: separate;
/third_party/glslang/Test/
H A Druntests58 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.options.vert > $TARGETDIR/reflection.options.vert.out
62 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.frag > $TARGETDIR/reflection.options.frag.out
64 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.options.geom > $TARGETDIR/reflection.options.geom.out
68 run -l -q -C --reflect-strict-array-suffix --reflect-basic-array-suffix --reflect-intermediate-io --reflect-separate-buffers --reflect-all-block-variables --reflect-unwrap-io-blocks --reflect-all-io-variables --reflect-shared-std140-ubo --reflect-shared-std140-ssbo reflection.linked.vert reflection.linked.frag > $TARGETDIR/reflection.linked.options.out
/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c53 /* don't separate if in apostrophes */ in run_program0()
/third_party/libunwind/libunwind/doc/
H A Dunw_set_reg.tex23 The register numbering is target-dependent and described in separate
H A Dunw_get_fpreg.tex23 The register numbering is target-dependent and described in separate
H A Dunw_get_reg.tex23 The register numbering is target-dependent and described in separate
H A Dunw_set_fpreg.tex23 The register numbering is target-dependent and described in separate
H A Dunw_get_proc_info_by_ip.tex48 separate procedure.
H A Dunw_get_proc_info.tex82 separate procedure.
H A Dlibunwind.tex95 extreme case, a program could maintain a separate cursor for each call
228 isolated in separate source files---a limitation that shouldn't be an
H A Dlibunwind-ia64.tex36 NaT-bits like separate boolean registers, whose 64-bit value is either
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso_wrappers.rs199 // With the indirect call, it isn't meaningful to do a separate
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S1317 @ each output written twice), followed by a separate 16-point IDCT
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DdumpICUrules.bat258 // separate strings. For 'file' and 'internal' lines, the encoding
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dxml_consistency.py622 # name with the version as a separate word. Otherwise just map it to
635 # Treat the version number as a separate word.
651 as separate words in extension enumerant names. If this is an extension\n\
/third_party/ltp/
H A Drunltp131 -f CMDFILES Execute user defined list of testcases (separate with ',')
303 # Can be more than one file, just separate it with ',', like:

Completed in 19 milliseconds

12