Home
last modified time | relevance | path

Searched defs:readBuffer (Results 1 – 25 of 60) sorted by relevance

123

/third_party/flutter/skia/tests/
DPackedConfigsTextureTest.cpp44 const SkTDArray<uint32_t>& readBuffer) { in check_4444()
75 const SkTDArray<GrColor>& readBuffer) { in check_565()
102 SkTDArray<GrColor> readBuffer; in run_test() local
DFloatingPointTextureTest.cpp37 SkTDArray<T> controlPixelData, readBuffer; in runFPTest() local
DFlattenDrawableTest.cpp222 SkReadBuffer readBuffer(data->data(), data->size()); in DEF_TEST() local
281 SkReadBuffer readBuffer(data->data(), data->size()); in DEF_TEST() local
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dconformance_testee_runner_node.js11 function readBuffer(bytes) { function
/third_party/protobuf/conformance/
Dconformance_nodejs.js119 function readBuffer(bytes) { function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.h94 GLenum readBuffer; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp237 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getColorAttachment(0); in blitImpl() local
354 const gl::FramebufferAttachment *readBuffer = in blitImpl() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp236 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getColorAttachment(0); in blitImpl() local
352 const gl::FramebufferAttachment *readBuffer = in blitImpl() local
/third_party/skia/tests/
DFloatingPointTextureTest.cpp40 SkTDArray<T> controlPixelData, readBuffer; in runFPTest() local
DFlattenDrawableTest.cpp221 SkReadBuffer readBuffer(data->data(), data->size()); in DEF_TEST() local
280 SkReadBuffer readBuffer(data->data(), data->size()); in DEF_TEST() local
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dssh-buffer.js45 SSHBuffer.prototype.readBuffer = function () { method in SSHBuffer
/third_party/skia/src/core/
DSkTextBlobTrace.cpp31 SkReadBuffer readBuffer{data->data(), data->size()}; in CreateBlobTrace() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp287 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getReadColorAttachment(); in blitImpl() local
335 const gl::FramebufferAttachment *readBuffer = in blitImpl() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBufferDataTest.cpp364 GLuint readBuffer; in TEST_P() local
1140 GLBuffer readBuffer; in TEST_P() local
1181 GLBuffer readBuffer; in TEST_P() local
1404 GLBuffer readBuffer, writeBuffer; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp288 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getReadColorAttachment(); in blitImpl() local
342 const gl::FramebufferAttachment *readBuffer = in blitImpl() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBufferDataTest.cpp382 GLuint readBuffer; in TEST_P() local
650 GLBuffer readBuffer, writeBuffer; in TEST_P() local
/third_party/vk-gl-cts/framework/opengl/
DgluStateReset.cpp398 const deUint32 readBuffer = defaultFbo != 0 ? GL_COLOR_ATTACHMENT0 : GL_BACK; in resetStateES() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp445 std::vector<T> gl3cts::ClipDistance::Utility::VertexBufferObject<T>::readBuffer() in readBuffer() function in gl3cts::ClipDistance::Utility::VertexBufferObject
/third_party/mesa3d/src/mesa/main/
Dcontext.c1463 struct gl_framebuffer *readBuffer ) in _mesa_make_current()
Dbufferobj.c3499 _mesa_NamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, in _mesa_NamedCopyBufferSubDataEXT()
3523 _mesa_CopyNamedBufferSubData_no_error(GLuint readBuffer, GLuint writeBuffer, in _mesa_CopyNamedBufferSubData_no_error()
3537 _mesa_CopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, in _mesa_CopyNamedBufferSubData()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_post.c500 readBuffer(void *p, size_t size, size_t nmemb, void *opaque) in readBuffer() function
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js795 readBuffer(length) { method in SmartBuffer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp40 std::vector<deUint8> readBuffer(resource->getSize() + 1); in getSource() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c1274 XMesaBuffer readBuffer ) in XMesaMakeCurrent2()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp2431 std::vector<char> readBuffer (maxLabelLen, 'X'); in iterate() local
2468 std::vector<char> readBuffer (maxLabelLen, 'X'); in iterate() local

123