Home
last modified time | relevance | path

Searched defs:destType (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/src/sksl/ir/
DSkSLConstructorArrayCast.cpp19 const Type& destType, in cast_constant_array()
DSkSLConstructorCompoundCast.cpp21 const Type& destType, in cast_constant_composite()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp66 GLenum destType, in testGradientDownsampleUniqueValues()
1868 GLenum destType, bool flipY, bool premultiplyAlpha, in TEST_P()
1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
1986 const GLColor32F &expectedColor) { in TEST_P()
2116 const GLColor32U &expectedColor) { in TEST_P()
2216 GLenum destType) { in TEST_P()
DCopyTexture3DTest.cpp71 GLenum destType, in testCopy()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp66 GLenum destType, in testGradientDownsampleUniqueValues()
1673 GLenum destType, bool flipY, bool premultiplyAlpha, in TEST_P()
1674 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
1791 const GLColor32F &expectedColor) { in TEST_P()
1921 const GLColor32U &expectedColor) { in TEST_P()
DCopyTexture3DTest.cpp71 GLenum destType, in testCopy()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgst-android-hardware-sensor.c56 #define UNION_CAST(x, destType) \ argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp1638 static Value *createCast(Ice::InstCast::OpKind op, Value *v, Type *destType) in createCast()
1652 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc()
1658 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt()
1664 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt()
1670 Value *Nucleus::createFPToUI(Value *v, Type *destType) in createFPToUI()
1676 Value *Nucleus::createFPToSI(Value *v, Type *destType) in createFPToSI()
1682 Value *Nucleus::createSIToFP(Value *v, Type *destType) in createSIToFP()
1688 Value *Nucleus::createFPTrunc(Value *v, Type *destType) in createFPTrunc()
1694 Value *Nucleus::createFPExt(Value *v, Type *destType) in createFPExt()
1700 Value *Nucleus::createBitCast(Value *v, Type *destType) in createBitCast()
DLLVMReactor.cpp1431 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc()
1437 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt()
1443 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt()
1449 Value *Nucleus::createFPToUI(Value *v, Type *destType) in createFPToUI()
1455 Value *Nucleus::createFPToSI(Value *v, Type *destType) in createFPToSI()
1461 Value *Nucleus::createSIToFP(Value *v, Type *destType) in createSIToFP()
1467 Value *Nucleus::createFPTrunc(Value *v, Type *destType) in createFPTrunc()
1473 Value *Nucleus::createFPExt(Value *v, Type *destType) in createFPExt()
1479 Value *Nucleus::createBitCast(Value *v, Type *destType) in createBitCast()
/third_party/mesa3d/src/mesa/swrast/
Ds_drawpix.c276 const GLenum destType = GL_UNSIGNED_BYTE; in draw_stencil_pixels() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp622 GLenum destType, in copySubTextureCPUReadback()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp683 GLenum destType, in copySubTextureCPUReadback()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1010 GLenum destType = GL_UNSIGNED_BYTE; in draw_stencil_pixels() local
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c2983 GLenum destFormat, GLenum destType, in decompress_texture_image()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2473 GLenum destType, in copyTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2514 GLenum destType, in copyTexture()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2320 GLenum destType, in copyTexture()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6327 …SpvTraverser::createConversion(glslang::TOperator op, OpDecorations& decorations, spv::Id destType, in createConversion()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2645 GLenum destType, in copyTexture()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2078 GLenum destType, in ValidateCopyTexture3DANGLE()
Dcapture_gles_ext_autogen.cpp185 GLenum destType, in CaptureCopyTexture3DANGLE()
2633 GLenum destType, in CaptureCopyTextureCHROMIUM()
DContext.cpp4424 GLenum destType, in copyTexture()
4478 GLenum destType, in copyTexture3D()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2498 GLenum destType, in ValidateCopyTexture3DANGLE()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp2476 GLenum destType, in glCopyTexture3DANGLE()
3333 GLenum destType, in glCopyTextureCHROMIUM()
8895 GLenum destType, in glCopyTextureCHROMIUMContextANGLE()
9673 GLenum destType, in glCopyTexture3DANGLEContextANGLE()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp206 GLenum destType, in GL_CopyTexture3DANGLE()
3717 GLenum destType, in GL_CopyTextureCHROMIUM()

12