/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | IndexDataManager.cpp | 90 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/ |
D | IndexDataManager.cpp | 90 gl::DrawElementsType srcType, in StreamInIndexBuffer() 136 gl::DrawElementsType srcType, in prepareIndexData() 236 gl::DrawElementsType srcType, in streamIndexData()
|
/third_party/mesa3d/src/mesa/main/ |
D | pack.c | 258 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()
|
D | texstore.c | 105 GLenum srcFormat, GLenum srcType, in _mesa_memcpy_texture() 857 GLenum srcFormat, GLenum srcType, in _mesa_texstore_can_use_memcpy()
|
D | blit.c | 103 GLenum srcType = _mesa_get_format_datatype(srcFormat); in compatible_color_datatypes() local
|
D | image.c | 474 _mesa_convert_colors(GLenum srcType, const GLvoid *src, in _mesa_convert_colors()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_render_utils.h | 130 gl::DrawElementsType srcType; member 142 gl::DrawElementsType srcType; member
|
/third_party/flutter/skia/gm/ |
D | xfermodes.cpp | 134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode()
|
/third_party/skia/gm/ |
D | xfermodes.cpp | 134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_readpixels.c | 80 GLenum srcType = _mesa_get_format_datatype(rb->Format); in needs_integer_signed_unsigned_conversion() local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 217 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 217 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShader.cpp | 2216 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/ |
D | nouveau_texture.c | 169 GLenum srcFormat, GLenum srcType) in nouveau_choose_tex_format()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 63 bool DrawCallHasStreamingElementArray(const gl::Context *context, gl::DrawElementsType srcType) in DrawCallHasStreamingElementArray()
|
/third_party/flutter/skia/tests/ |
D | VkHardwareBufferTest.cpp | 1070 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_span.c | 939 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()
|
/third_party/skia/tests/ |
D | VkHardwareBufferTest.cpp | 1082 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 1024 tcu::TextureChannelClass srcType = tcu::getTextureChannelClass(srcTexFmt.type); in init() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 66 bool DrawCallHasStreamingElementArray(const gl::Context *context, gl::DrawElementsType srcType) in DrawCallHasStreamingElementArray()
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLVMCodeGenerator.cpp | 834 const Type& srcType = argument.type(); in writeConstructorCast() local 878 const Type& srcType = ctor.argument()->type(); in writeConstructorMatrixResize() local
|
D | SkSLSPIRVCodeGenerator.cpp | 1508 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/ |
D | rsgExpression.cpp | 659 bool isConversionOk (VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess … in isConversionOk()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 2390 const TType& srcType = arg->getType(); in source() local
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 1179 void SPIRVCodeGenerator::writeMatrixCopy(SpvId id, SpvId src, const Type& srcType, in writeMatrixCopy()
|