Searched defs:sourceBuffer (Results 1 – 9 of 9) sorted by relevance
102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
166 const gl::Buffer &sourceBuffer = in copyBufferToTexture() local
438 Buffer11 *sourceBuffer = GetAs<Buffer11>(source); in copySubData() local1092 const d3d11::Buffer *sourceBuffer = &GetAs<NativeStorage>(source)->getBuffer(); in copyFromStorage() local
60 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
527 GLBuffer sourceBuffer; in TEST_P() local
157 auto *sourceBuffer = GetAs<BufferVk>(source); in copySubData() local
144 SkAutoTMalloc<uint8_t> sourceBuffer(SkToInt(srcLen + 1)); in convert_type1_font_stream() local
349 dawn::Buffer sourceBuffer = CreateBuffer(sourceBufferSize, dawn::BufferUsageBit::CopySrc); in TEST_F() local
4606 const Buffer &sourceBuffer, in Image2D()