/external/skia/src/gpu/ |
D | GrTextureAccess.cpp | 30 const char* swizzle, in GrTextureAccess() argument 32 this->reset(texture, swizzle, params); in GrTextureAccess() 36 const char* swizzle, in GrTextureAccess() argument 39 this->reset(texture, swizzle, bilerp, tileXAndY); in GrTextureAccess() 43 const char* swizzle, in reset() argument 46 GrAssert(strlen(swizzle) >= 1 && strlen(swizzle) <= 4); in reset() 50 this->setSwizzle(swizzle); in reset() 54 const char* swizzle, in reset() argument 58 GrAssert(strlen(swizzle) >= 1 && strlen(swizzle) <= 4); in reset() 62 this->setSwizzle(swizzle); in reset() [all …]
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
D | Texture.cpp | 64 …xt3D* context, Texture::Format format, unsigned int* glFormat, unsigned int* glType, bool* swizzle) in convertFormat() argument 66 *swizzle = false; in convertFormat() 79 *swizzle = true; in convertFormat() 111 bool swizzle; in create() local 112 convertFormat(context, format, &glFormat, &glType, &swizzle); in create() 122 template <bool swizzle> 127 if (!swizzle && width == srcStride) in copySubRect() 130 if (swizzle) { in copySubRect() 160 bool swizzle; in updateSubRect() local 161 convertFormat(m_context, m_format, &glFormat, &glType, &swizzle); in updateSubRect() [all …]
|
/external/skia/include/gpu/ |
D | GrTextureAccess.h | 129 GrTextureAccess(GrTexture*, const char* swizzle, const GrTextureParams&); 131 const char* swizzle, 139 void reset(GrTexture*, const char* swizzle, const GrTextureParams&); 141 const char* swizzle,
|
/external/skia/src/gpu/gl/ |
D | GrGLShaderBuilder.cpp | 55 const char* swizzle = access.getSwizzle(); in append_swizzle() local 63 for (i = 0; '\0' != swizzle[i]; ++i) { in append_swizzle() 67 swizzle = mangledSwizzle; in append_swizzle() 70 if (memcmp(swizzle, "rgba", 4)) { in append_swizzle() 71 outAppend->appendf(".%s", swizzle); in append_swizzle()
|
D | GrGpuGL.cpp | 1989 inline void set_tex_swizzle(GrGLenum swizzle[4], const GrGLInterface* gl) { in set_tex_swizzle() 1992 reinterpret_cast<const GrGLint*>(swizzle))); in set_tex_swizzle()
|
/external/llvm/test/CodeGen/R600/ |
D | schedule-if.ll | 35 call void @llvm.R600.store.swizzle(<4 x float> %19, i32 0, i32 0) 46 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
D | schedule-fs-loop.ll | 41 call void @llvm.R600.store.swizzle(<4 x float> %24, i32 0, i32 0) 53 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
D | kcache-fold.ll | 47 call void @llvm.R600.store.swizzle(<4 x float> %39, i32 0, i32 0) 95 call void @llvm.R600.store.swizzle(<4 x float> %39, i32 0, i32 0) 100 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
D | schedule-vs-if-nested-loop.ll | 88 call void @llvm.R600.store.swizzle(<4 x float> %74, i32 60, i32 1) 93 call void @llvm.R600.store.swizzle(<4 x float> %78, i32 0, i32 2) 132 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
D | schedule-fs-loop-nested.ll | 54 call void @llvm.R600.store.swizzle(<4 x float> %37, i32 0, i32 0) 86 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
D | schedule-fs-loop-nested-if.ll | 55 call void @llvm.R600.store.swizzle(<4 x float> %34, i32 0, i32 0) 81 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
D | schedule-if-2.ll | 69 call void @llvm.R600.store.swizzle(<4 x float> %47, i32 0, i32 0) 92 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
/external/llvm/test/CodeGen/X86/ |
D | swizzle.ll | 8 define void @swizzle(i8* nocapture %a, %struct.vector4_t* nocapture %b, %struct.vector4_t* nocaptur…
|
D | vec_shuffle-18.ll | 5 define void @swizzle(i8* %a, %struct.vector4_t* %b, %struct.vector4_t* %c) nounwind {
|
D | 2010-11-09-MOVLPS.ll | 15 define void @swizzle(i8* %a, %0* %b, %0* %c) nounwind {
|
/external/valgrind/main/docs/internals/ |
D | performance.txt | 26 - Nick reduced the iteration count of the loop in swizzle() from 20 to 5,
|
/external/openssl/crypto/bn/asm/ |
D | modexp512-x86_64.pl | 153 sub swizzle subroutine 1174 &swizzle("%rdi", "%rcx", "%rax", "%rbx"); 1204 &swizzle("%rbp", "%rcx", "%rax", "%rbx");
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/ |
D | DDSLoader.java | 259 int swizzle = in.readInt(); in readPixelFormat() local 278 if (swizzle == SWIZZLE_xGxR) { in readPixelFormat()
|
/external/llvm/lib/Target/R600/ |
D | AMDILRegisterInfo.td | 21 // Since the swizzle is added based on the register class, we can leave it
|
D | R600Instructions.td | 1831 // This opcode has custom swizzle pattern encoded in Swizzle Encoder 1833 // This opcode has custom swizzle pattern encoded in Swizzle Encoder 1835 // This opcode has custom swizzle pattern encoded in Swizzle Encoder 1837 // This opcode has custom swizzle pattern encoded in Swizzle Encoder 1839 // This opcode has custom swizzle pattern encoded in Swizzle Encoder 1841 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | OutputHLSL.cpp | 744 TIntermAggregate *swizzle = node->getRight()->getAsAggregate(); in visitBinary() local 746 if (swizzle) in visitBinary() 748 TIntermSequence &sequence = swizzle->getSequence(); in visitBinary()
|
/external/llvm/lib/Support/Unix/ |
D | Process.inc | 328 // Otherwise, swizzle the current time and the process ID to form a reasonable
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | browser_frame_view.mm | 42 // This is where we swizzle drawRect, and add in two methods that we
|
/external/valgrind/main/coregrind/ |
D | m_mallocfree.c | 1038 void swizzle ( Arena* a, UInt lno ) in swizzle() function 1452 swizzle ( a, listno ); in unlinkBlock()
|
/external/chromium/chrome/browser/ |
D | chrome_browser_application_mac.mm | 182 // Do-nothing wrapper so that we can arrange to only swizzle
|