Home
last modified time | relevance | path

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

/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/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/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.c1005 GLenum destType = GL_UNSIGNED_BYTE; in draw_stencil_pixels() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp7362 …:createIntWidthConversion(glslang::TOperator op, spv::Id operand, int vectorSize, spv::Id destType) in createIntWidthConversion()
7442 …SpvTraverser::createConversion(glslang::TOperator op, OpDecorations& decorations, spv::Id destType, in createConversion()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2514 GLenum destType, in copyTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2645 GLenum destType, in copyTexture()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp8176 TBasicType destType = type.getBasicType(); in convertInitializerList() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2498 GLenum destType, in ValidateCopyTexture3DANGLE()
DvalidationES2.cpp3156 GLenum destType, in ValidateCopyTextureCHROMIUM()
DContext.cpp5166 GLenum destType, in copyTexture()
5220 GLenum destType, in copyTexture3D()
/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()
DlibGLESv2_autogen.cpp2770 GLenum destType, in glCopyTexture3DANGLE()
3767 GLenum destType, in glCopyTextureCHROMIUM()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp288 GLenum destType, in CaptureCopyTexture3DANGLE()
4537 GLenum destType, in CaptureCopyTextureCHROMIUM()