Home
last modified time | relevance | path

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

12

/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
DlibGLESv3.cpp2434 es2::Buffer *readBuffer = nullptr, *writeBuffer = nullptr; in CopyBufferSubData() local
/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/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/skia/src/core/
DSkTextBlobTrace.cpp31 SkReadBuffer readBuffer{data->data(), data->size()}; in CreateBlobTrace() 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/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/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp40 std::vector<deUint8> readBuffer(resource->getSize() + 1); in getSource() local
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js795 readBuffer(length) { method in SmartBuffer
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c1274 XMesaBuffer readBuffer ) in XMesaMakeCurrent2()
Dglx_api.c1186 XMesaBuffer drawBuffer = NULL, readBuffer = NULL; in glXMakeContextCurrent() local
/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
Des31fSynchronizationTests.cpp86 static void readBuffer (const glw::Functions& gl, deUint32 target, int numElements, std::vector<deU… in readBuffer() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp475 GLint readBuffer; in setDrawReadBuffer() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js332 readBuffer: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp722 const gl::FramebufferAttachment *readBuffer = source->getReadColorAttachment(); in copyImage() local
DDispatchTableGL_autogen.h66 PFNGLREADBUFFERPROC readBuffer = nullptr; variable

12