Searched refs:nbv (Results 1 – 3 of 3) sorted by relevance
/third_party/glslang/Test/baseResults/ |
D | 300block.frag.out | 14 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 35 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 48 0:44 nbv: direct index for structure (layout( column_major shared) uniform mediump 4-c… 49 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 50 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 57 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 58 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 74 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 82 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… 83 …ck{layout( column_major shared) uniform mediump 4-component vector of uint nbv, layout( column_maj… [all …]
|
/third_party/glslang/Test/ |
D | 300block.frag | 28 uvec4 nbv; 33 uvec4 nbv; 44 texture(s.sampler, vec3(inst.ni, bv.y, insts[2].nbv.z));
|
/third_party/node/deps/npm/node_modules/jsbn/ |
D | index.js | 129 function nbv(i) { var r = nbi(); r.fromInt(i); return r; } function 561 BigInteger.ZERO = nbv(0); 562 BigInteger.ONE = nbv(1); 610 var d = nbv(a), y = nbi(), z = nbi(), r = ""; 975 var i = e.bitLength(), k, r = nbv(1), z; 1075 var a = nbv(1), b = nbv(0), c = nbv(0), d = nbv(1);
|