Searched refs:condi (Results 1 – 8 of 8) sorted by relevance
/third_party/glslang/Test/baseResults/ |
D | hlsl.implicitBool.frag.out | 19 0:9 condi: direct index for structure ( uniform int) 20 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 33 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 46 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 59 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 73 0:17 condi: direct index for structure ( uniform int) 74 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 79 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 84 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… 97 …ayout( row_major std140) uniform block{ uniform float condf, uniform int condi, uniform 1-compon… [all …]
|
/third_party/glslang/Test/ |
D | hlsl.implicitBool.frag | 2 int condi; 9 if (condi) 17 if (condi && condf || condf1) 23 int i = condi;
|
/third_party/astc-encoder/Source/ |
D | astcenc_vecmathlib_sse_4.h | 671 __m128i condi = _mm_castps_si128(cond.m); in select() local 674 return vint4(_mm_blendv_epi8(a.m, b.m, condi)); in select() 676 return vint4(_mm_or_si128(_mm_and_si128(condi, b.m), _mm_andnot_si128(condi, a.m))); in select()
|
D | astcenc_vecmathlib_avx2_8.h | 593 __m256i condi = _mm256_castps_si256(cond.m); in select() local 594 return vint8(_mm256_blendv_epi8(a.m, b.m, condi)); in select()
|
/third_party/gstreamer/gstreamer/po/ |
D | ro.po | 1171 msgstr "condiționare disponibilă"
|
/third_party/pcre2/pcre2/doc/ |
D | pcre2.txt | 5922 (2) The pattern contains one or more lookbehind assertions. This condi-
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 144761 …: Fix the dp tests, but activating the pads for the streamheader tests too and cleaning up condi...
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 148824 …: Fix the dp tests, but activating the pads for the streamheader tests too and cleaning up condi...
|