Searched refs:UnpackSnorm4x8 (Results 1 – 11 of 11) sorted by relevance
/external/angle/src/common/ |
D | mathutil_unittest.cpp | 168 UnpackSnorm4x8(PackSnorm4x8(input[i][0], input[i][1], input[i][2], input[i][3]), in TEST()
|
D | mathutil.h | 897 inline void UnpackSnorm4x8(uint32_t u, float *f) in UnpackSnorm4x8() function
|
/external/angle/third_party/glslang/src/Test/baseResults/ |
D | spv.intOps.vert.out | 342 265: 19(fvec4) ExtInst 1(GLSL.std.450) 63(UnpackSnorm4x8) 264
|
D | 310.vert.out | 227 0:48 UnpackSnorm4x8 ( global mediump 4-component vector of float, operation at highp) 1158 0:48 UnpackSnorm4x8 ( global mediump 4-component vector of float, operation at highp)
|
D | 400.frag.out | 302 0:95 UnpackSnorm4x8 ( global 4-component vector of float)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.intOps.vert.out | 342 265: 19(fvec4) ExtInst 1(GLSL.std.450) 63(UnpackSnorm4x8) 264
|
D | 310.vert.out | 227 0:48 UnpackSnorm4x8 ( global mediump 4-component vector of float, operation at highp) 1158 0:48 UnpackSnorm4x8 ( global mediump 4-component vector of float, operation at highp)
|
D | 400.frag.out | 302 0:95 UnpackSnorm4x8 ( global 4-component vector of float)
|
/external/angle/src/compiler/translator/ |
D | IntermNode.cpp | 2620 gl::UnpackSnorm4x8(operandArray[0].getUConst(), f); in foldUnaryNonComponentWise()
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_ext_inst_test.cpp | 4149 "UnpackSnorm4x8",
|
/external/angle/third_party/spirv-tools/src/test/val/ |
D | val_ext_inst_test.cpp | 4149 "UnpackSnorm4x8",
|