Home
last modified time | relevance | path

Searched defs:sourceBuffer (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktBitstreamBufferImpl.cpp181 int64_t BitstreamBufferImpl::CopyDataFromBuffer(const deUint8* sourceBuffer, VkDeviceSize srcOffset… in CopyDataFromBuffer()
192 …nt64_t BitstreamBufferImpl::CopyDataFromBuffer(const VkSharedBaseObj<VulkanBitstreamBuffer>& sourc… in CopyDataFromBuffer()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp390 …void Device::copyBuffer(byte *sourceBuffer, byte *destBuffer, unsigned int width, unsigned int hei… in copyBuffer()
590 …byte *sourceBuffer = isStencil ? (byte*)source->lockStencil(0, 0, 0, PUBLIC) : (byte*)source->lock… in stretchRect() local
600 …byte *sourceBuffer = (byte*)source->lockInternal((int)sRect.x0, (int)sRect.y0, 0, LOCK_READONLY, P… in stretchRect() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11EmulatedIndexedBufferTest.cpp60 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
DBufferDataTest.cpp850 GLBuffer sourceBuffer; in TEST_P() local
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
Drsa.js320 function copyBuffer(sourceBuffer) { argument
349 function copyBuffer(sourceBuffer) { argument
Daes.js296 function copyBuffer(sourceBuffer) { argument
/third_party/node/test/fixtures/wpt/WebCryptoAPI/digest/
Ddigest.https.any.js126 function copyBuffer(sourceBuffer) { argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp357 void *sourceBuffer = DDSD.lpSurface; in screenshot() local
/third_party/skia/src/pdf/
DSkPDFType1Font.cpp144 SkAutoTMalloc<uint8_t> sourceBuffer(SkToInt(srcLen + 1)); in convert_type1_font_stream() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp480 Buffer11 *sourceBuffer = GetAs<Buffer11>(source); in copySubData() local
1210 const d3d11::Buffer *sourceBuffer = &GetAs<NativeStorage>(source)->getBuffer(); in copyFromStorage() local
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
Drsa.js409 function copyBuffer(sourceBuffer) { argument
Dhmac.js321 function copyBuffer(sourceBuffer) { argument
Deddsa.js405 function copyBuffer(sourceBuffer) { argument
Decdsa.js480 function copyBuffer(sourceBuffer) { argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferViewAccessTests.cpp699 de::ArrayBuffer<deUint8> sourceBuffer(testCase.bufferSize); in BufferViewAllFormatsTestInstance() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp510 vk::BufferHelper &sourceBuffer = sourceVk->getBufferAndOffset(&sourceBufferOffset); in copySubData() local
Dvk_helpers.cpp3434 BufferHelper *sourceBuffer = &elementArrayBufferVk->getBufferAndOffset(&sourceBufferOffset); in getIndexBufferForElementArrayBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp710 de::ArrayBuffer<deUint8> sourceBuffer(testCase.bufferSize); in BufferViewAllFormatsTestInstance() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderApiTests.cpp572 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderApiTests.cpp629 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp536 wgpu::Buffer sourceBuffer = CreateBuffer(sourceBufferSize, wgpu::BufferUsage::CopySrc); in TEST_F() local
/third_party/mesa3d/include/CL/
Dcl2.hpp4758 const Buffer &sourceBuffer, in Image2D()
/third_party/typescript/tests/lib/
Dlib.d.ts4490 sourceBuffer: SourceBuffer; property
14864 sourceBuffer: SourceBuffer; property