Searched refs:Load3 (Results 1 – 8 of 8) sorted by relevance
/external/deqp-deps/glslang/Test/ |
D | hlsl.structbuffer.byte.frag | 11 float4(sbuf.Load3(pos+8), 0) +
|
D | hlsl.structbuffer.rwbyte.frag | 11 sbuf.Store3(pos, sbuf.Load3(pos));
|
/external/skqp/include/private/ |
D | SkNx.h | 73 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) { in Load3() function 77 Half::Load3(ptr , &al, &bl, &cl); in Load3() 78 Half::Load3(ptr + 3*N/2*sizeof(T), &ah, &bh, &ch); in Load3() 188 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) {
|
D | SkNx_sse.h | 438 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function 516 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
|
D | SkNx_neon.h | 339 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
|
/external/skia/include/private/ |
D | SkNx.h | 73 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) { in Load3() function 77 Half::Load3(ptr , &al, &bl, &cl); in Load3() 78 Half::Load3(ptr + 3*N/2*sizeof(T), &ah, &bh, &ch); in Load3() 188 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) {
|
D | SkNx_sse.h | 438 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function 516 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
|
D | SkNx_neon.h | 339 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
|