Home
last modified time | relevance | path

Searched refs:psIn (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.struct.split.nested.geom.out11 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
15 0:27 psIn: direct index for structure ( temp structure{ temp 4-component vector of float p…
16 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
28 0:28 psIn: direct index for structure ( temp structure{ temp 4-component vector of float p…
29 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
41 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
54 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
66 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
78 0:33 psIn: direct index for structure ( temp structure{ temp 4-component vector of flo…
79 …mp 4-component vector of float pos, temp 2-component vector of float tc} psIn, temp structure{ t…
[all …]
/external/deqp-deps/glslang/Test/
Dhlsl.struct.split.nested.geom17 PS_IN psIn;
27 o.psIn.pos = float4(1,2,3,4);
28 o.psIn.tc = float2(5,6);
/external/libpng/contrib/libtests/
Dpngvalid.c5727 standard_test(png_store* const psIn, png_uint_32 const id, in standard_test() argument
5731 context(psIn, fault); in standard_test()
5736 standard_display_init(&d, psIn, id, do_interlace, use_update_info); in standard_test()