Home
last modified time | relevance | path

Searched refs:Store3 (Results 1 – 11 of 11) sorted by relevance

/external/deqp-deps/glslang/Test/
Dhlsl.structbuffer.rwbyte.frag11 sbuf.Store3(pos, sbuf.Load3(pos));
/external/skqp/include/private/
DSkNx.h97 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
99 Half::Store3(ptr, a.fLo, b.fLo, c.fLo); in Store3()
100 Half::Store3(ptr + 3*N/2*sizeof(T), a.fHi, b.fHi, c.fHi); in Store3()
206 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) {
DSkNx_neon.h56 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
DSkNx_sse.h62 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
/external/skia/include/private/
DSkNx.h97 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
99 Half::Store3(ptr, a.fLo, b.fLo, c.fLo); in Store3()
100 Half::Store3(ptr + 3*N/2*sizeof(T), a.fHi, b.fHi, c.fHi); in Store3()
206 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) {
DSkNx_neon.h56 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
DSkNx_sse.h62 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor.h306 Sk2f::Store3(this, P0 + trans, P1 + trans, P2 + trans); in set()
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor.h306 Sk2f::Store3(this, P0 + trans, P1 + trans, P2 + trans); in set()
/external/skqp/tests/
DSkNxTest.cpp448 Sk2f::Store3(dst, p0, p1, p2); in DEF_TEST()
/external/skia/tests/
DSkNxTest.cpp448 Sk2f::Store3(dst, p0, p1, p2); in DEF_TEST()