Home
last modified time | relevance | path

Searched defs:srcType (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp90 gl::DrawElementsType srcType, in StreamInIndexBuffer()
136 gl::DrawElementsType srcType, in prepareIndexData()
236 gl::DrawElementsType srcType, in streamIndexData()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp90 gl::DrawElementsType srcType, in StreamInIndexBuffer()
136 gl::DrawElementsType srcType, in prepareIndexData()
236 gl::DrawElementsType srcType, in streamIndexData()
/third_party/mesa3d/src/mesa/main/
Dpack.c258 GLenum srcFormat, GLenum srcType, const GLvoid *src, in extract_uint_indexes()
487 GLenum srcType, const GLvoid *source, in _mesa_unpack_stencil_span()
772 GLenum srcType, const GLvoid *source, in _mesa_unpack_depth_span()
1552 const void *src, GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_index_to_rgba_float()
1607 const void *src, GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_index_to_rgba_ubyte()
Dtexstore.c105 GLenum srcFormat, GLenum srcType, in _mesa_memcpy_texture()
857 GLenum srcFormat, GLenum srcType, in _mesa_texstore_can_use_memcpy()
Dblit.c103 GLenum srcType = _mesa_get_format_datatype(srcFormat); in compatible_color_datatypes() local
Dimage.c474 _mesa_convert_colors(GLenum srcType, const GLvoid *src, in _mesa_convert_colors()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_render_utils.h130 gl::DrawElementsType srcType; member
142 gl::DrawElementsType srcType; member
/third_party/flutter/skia/gm/
Dxfermodes.cpp134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode()
/third_party/skia/gm/
Dxfermodes.cpp134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c80 GLenum srcType = _mesa_get_format_datatype(rb->Format); in needs_integer_signed_unsigned_conversion() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c217 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c217 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.cpp2216 auto &srcType = getObjectType(insn.word(3)); in EmitVectorExtractDynamic() local
2277 auto &srcType = getObjectType(insn.word(3)); in EmitAny() local
2296 auto &srcType = getObjectType(insn.word(3)); in EmitAll() local
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c169 GLenum srcFormat, GLenum srcType) in nouveau_choose_tex_format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp63 bool DrawCallHasStreamingElementArray(const gl::Context *context, gl::DrawElementsType srcType) in DrawCallHasStreamingElementArray()
/third_party/flutter/skia/tests/
DVkHardwareBufferTest.cpp1070 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
/third_party/mesa3d/src/mesa/swrast/
Ds_span.c939 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()
/third_party/skia/tests/
DVkHardwareBufferTest.cpp1082 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp1024 tcu::TextureChannelClass srcType = tcu::getTextureChannelClass(srcTexFmt.type); in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp66 bool DrawCallHasStreamingElementArray(const gl::Context *context, gl::DrawElementsType srcType) in DrawCallHasStreamingElementArray()
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp834 const Type& srcType = argument.type(); in writeConstructorCast() local
878 const Type& srcType = ctor.argument()->type(); in writeConstructorMatrixResize() local
DSkSLSPIRVCodeGenerator.cpp1508 SpvId SPIRVCodeGenerator::writeMatrixCopy(SpvId src, const Type& srcType, const Type& dstType, in writeMatrixCopy()
1782 const Type& srcType = argType.componentType(); in writeConstructorCompoundCast() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgExpression.cpp659 bool isConversionOk (VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess … in isConversionOk()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2390 const TType& srcType = arg->getType(); in source() local
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1179 void SPIRVCodeGenerator::writeMatrixCopy(SpvId id, SpvId src, const Type& srcType, in writeMatrixCopy()

12