/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.intrinsics.f3216.frag.out | 10 0:3 packHalf2x16 ( temp uint) 21 0:8 packHalf2x16 ( temp uint) 33 0:13 packHalf2x16 ( temp uint) 41 0:13 packHalf2x16 ( temp uint) 55 0:18 packHalf2x16 ( temp uint) 63 0:18 packHalf2x16 ( temp uint) 71 0:18 packHalf2x16 ( temp uint) 85 0:23 packHalf2x16 ( temp uint) 93 0:23 packHalf2x16 ( temp uint) 101 0:23 packHalf2x16 ( temp uint) [all …]
|
D | hlsl.singleArgIntPromo.vert.out | 63 0:13 packHalf2x16 ( temp uint) 162 0:13 packHalf2x16 ( temp uint)
|
D | 300BuiltIns.frag.out | 181 0:66 packHalf2x16 ( global highp uint, operation at mediump) 388 0:66 packHalf2x16 ( global highp uint, operation at mediump)
|
D | 150.frag.out | 207 0:93 packHalf2x16 ( global uint)
|
/external/angle/third_party/glslang/src/Test/baseResults/ |
D | hlsl.intrinsics.f3216.frag.out | 10 0:3 packHalf2x16 ( temp uint) 21 0:8 packHalf2x16 ( temp uint) 33 0:13 packHalf2x16 ( temp uint) 41 0:13 packHalf2x16 ( temp uint) 55 0:18 packHalf2x16 ( temp uint) 63 0:18 packHalf2x16 ( temp uint) 71 0:18 packHalf2x16 ( temp uint) 85 0:23 packHalf2x16 ( temp uint) 93 0:23 packHalf2x16 ( temp uint) 101 0:23 packHalf2x16 ( temp uint) [all …]
|
D | hlsl.singleArgIntPromo.vert.out | 63 0:13 packHalf2x16 ( temp uint) 162 0:13 packHalf2x16 ( temp uint)
|
D | 300BuiltIns.frag.out | 181 0:66 packHalf2x16 ( global highp uint, operation at mediump) 388 0:66 packHalf2x16 ( global highp uint, operation at mediump)
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | pack_unpack_half.glsl | 19 o.x = packHalf2x16(v);
|
/external/deqp-deps/glslang/Test/ |
D | 300BuiltIns.frag | 66 uint u17 = packHalf2x16(v2b);
|
D | 150.frag | 93 uint u17 = packHalf2x16(v2a);
|
/external/angle/third_party/glslang/src/Test/ |
D | 300BuiltIns.frag | 66 uint u17 = packHalf2x16(v2b);
|
/external/angle/src/common/ |
D | mathutil_unittest.cpp | 122 unpackHalf2x16(packHalf2x16(input[i][0], input[i][1]), &outputVal1, &outputVal2); in TEST()
|
D | mathutil.h | 912 inline uint32_t packHalf2x16(float f1, float f2) in packHalf2x16() function
|
/external/angle/src/libANGLE/renderer/gl/ |
D | FeatureSupportGL.md | 90 |packSnorm2x16<br>packHalf2x16<br>unpackSnorm2x16<br>unpackHalf2x16|4.20|[GL_ARB_shading_language_p…
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.hpp | 309 void packHalf2x16(Vector4f &dst, const Vector4f &src);
|
D | VertexProgram.cpp | 221 case Shader::OPCODE_PACKHALF2x16: packHalf2x16(d, s0); break; in program()
|
D | PixelProgram.cpp | 274 case Shader::OPCODE_PACKHALF2x16: packHalf2x16(d, s0); break; in applyShader()
|
D | ShaderCore.cpp | 1253 void ShaderCore::packHalf2x16(Vector4f &d, const Vector4f &s0) in packHalf2x16() function in sw::ShaderCore
|
/external/skia/src/sksl/ |
D | sksl_gpu.inc | 126 uint packHalf2x16(float2 v);
|
/external/skqp/src/sksl/ |
D | sksl.inc | 120 uint packHalf2x16(float2 v);
|
/external/angle/src/compiler/translator/ |
D | builtin_function_declarations.txt | 221 uint packHalf2x16(vec2);
|
D | IntermNode.cpp | 2571 gl::packHalf2x16(operandArray[0].getFConst(), operandArray[1].getFConst())); in foldUnaryNonComponentWise()
|
D | SymbolTable_ESSL_autogen.cpp | 1248 constexpr const ImmutableString packHalf2x16("packHalf2x16"); variable 4885 BuiltInName::packHalf2x16,
|
D | SymbolTable_autogen.cpp | 2492 constexpr const ImmutableString packHalf2x16("packHalf2x16"); variable 7984 BuiltInName::packHalf2x16,
|