Home
last modified time | relevance | path

Searched defs:readBuffer (Results 1 - 25 of 27) sorted by relevance

12

/third_party/protobuf/js/experimental/runtime/kernel/conformance/
H A Dconformance_testee_runner_node.js11 function readBuffer(bytes) { function
/third_party/protobuf/conformance/
H A Dconformance_nodejs.js119 function readBuffer(bytes) { function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.h94 GLenum readBuffer; member in es2::Framebuffer
H A DlibGLESv3.cpp2434 es2::Buffer *readBuffer = nullptr, *writeBuffer = nullptr; in CopyBufferSubData() local
/third_party/skia/tests/
H A DFloatingPointTextureTest.cpp40 SkTDArray<T> controlPixelData, readBuffer; in runFPTest() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp398 const deUint32 readBuffer = defaultFbo != 0 ? GL_COLOR_ATTACHMENT0 : GL_BACK; in resetStateES() local
/third_party/backends/backend/
H A Ddmc.h93 char *readBuffer; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp86 static void readBuffer (const glw::Functions& gl, deUint32 target, int numElements, std::vector<deUint32>& result) in readBuffer() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp288 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getReadColorAttachment(); in blitImpl() local
342 const gl::FramebufferAttachment *readBuffer = in blitImpl() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp237 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getColorAttachment(0); in blitImpl() local
354 const gl::FramebufferAttachment *readBuffer = in blitImpl() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.hpp445 std::vector<T> gl3cts::ClipDistance::Utility::VertexBufferObject<T>::readBuffer() in readBuffer() function in gl3cts::ClipDistance::Utility::VertexBufferObject
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A 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, writeBuffe in TEST_P() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_post.c500 readBuffer(void *p, size_t size, size_t nmemb, void *opaque) in readBuffer() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTextureGL.cpp722 const gl::FramebufferAttachment *readBuffer = source->getReadColorAttachment(); in copyImage() local
H A DDispatchTableGL_autogen.h66 PFNGLREADBUFFERPROC readBuffer = nullptr; member in rx::DispatchTableGL
H A Dnull_functions.cpp465 void INTERNAL_GL_APIENTRY glCopyNamedBufferSubDataNULL(GLuint readBuffer, in glCopyNamedBufferSubDataNULL() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp475 GLint readBuffer; in setDrawReadBuffer() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c1186 XMesaBuffer drawBuffer = NULL, readBuffer = NULL; in glXMakeContextCurrent() local
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c3499 _mesa_NamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, in _mesa_NamedCopyBufferSubDataEXT() argument
3523 _mesa_CopyNamedBufferSubData_no_error(GLuint readBuffer, GLuint writeBuffer, in _mesa_CopyNamedBufferSubData_no_error() argument
3537 _mesa_CopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, in _mesa_CopyNamedBufferSubData() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.cpp3370 Buffer *readBuffer = context->getState().getTargetBuffer(readTarget); in ValidateCopyBufferSubData() local
H A DvalidationGL4.cpp1144 ValidateCopyNamedBufferSubData(const Context *context, angle::EntryPoint entryPoint, GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) ValidateCopyNamedBufferSubData() argument
H A DvalidationES2.cpp2507 const FramebufferAttachment *readBuffer = in ValidateBlitFramebufferANGLE() local
39 IsPartialBlit(const Context *context, const FramebufferAttachment *readBuffer, const FramebufferAttachment *writeBuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1) IsPartialBlit() argument
H A DvalidationES.cpp1670 const FramebufferAttachment *readBuffer = in ValidateBlitFramebufferParameters() local
7100 const FramebufferAttachment *readBuffer = nullptr; in ValidateReadPixelsBase() local
[all...]
H A DContext_gl.cpp2955 void Context::copyNamedBufferSubData(GLuint readBuffer, in copyNamedBufferSubData() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp6434 void GL_APIENTRY GL_CopyNamedBufferSubData(GLuint readBuffer, in GL_CopyNamedBufferSubData() argument

Completed in 97 milliseconds

12