/third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
H A D | conformance_testee_runner_node.js | 11 function readBuffer(bytes) { function
|
/third_party/protobuf/conformance/ |
H A D | conformance_nodejs.js | 119 function readBuffer(bytes) { function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Framebuffer.h | 94 GLenum readBuffer; member in es2::Framebuffer
|
H A D | libGLESv3.cpp | 2434 es2::Buffer *readBuffer = nullptr, *writeBuffer = nullptr; in CopyBufferSubData() local
|
/third_party/skia/tests/ |
H A D | FloatingPointTextureTest.cpp | 40 SkTDArray<T> controlPixelData, readBuffer; in runFPTest() local
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 398 const deUint32 readBuffer = defaultFbo != 0 ? GL_COLOR_ATTACHMENT0 : GL_BACK; in resetStateES() local
|
/third_party/backends/backend/ |
H A D | dmc.h | 93 char *readBuffer; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fSynchronizationTests.cpp | 86 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 D | Framebuffer11.cpp | 288 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 D | Framebuffer9.cpp | 237 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 D | gl3cClipDistance.hpp | 445 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 D | BufferDataTest.cpp | 364 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 D | test_post.c | 500 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 D | TextureGL.cpp | 722 const gl::FramebufferAttachment *readBuffer = source->getReadColorAttachment(); in copyImage() local
|
H A D | DispatchTableGL_autogen.h | 66 PFNGLREADBUFFERPROC readBuffer = nullptr; member in rx::DispatchTableGL
|
H A D | null_functions.cpp | 465 void INTERNAL_GL_APIENTRY glCopyNamedBufferSubDataNULL(GLuint readBuffer, in glCopyNamedBufferSubDataNULL() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedDepthStencilTests.cpp | 475 GLint readBuffer; in setDrawReadBuffer() local
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_api.c | 1186 XMesaBuffer drawBuffer = NULL, readBuffer = NULL; in glXMakeContextCurrent() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | bufferobj.c | 3499 _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 D | validationES3.cpp | 3370 Buffer *readBuffer = context->getState().getTargetBuffer(readTarget); in ValidateCopyBufferSubData() local
|
H A D | validationGL4.cpp | 1144 ValidateCopyNamedBufferSubData(const Context *context, angle::EntryPoint entryPoint, GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) ValidateCopyNamedBufferSubData() argument
|
H A D | validationES2.cpp | 2507 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 D | validationES.cpp | 1670 const FramebufferAttachment *readBuffer = in ValidateBlitFramebufferParameters() local 7100 const FramebufferAttachment *readBuffer = nullptr; in ValidateReadPixelsBase() local [all...] |
H A D | Context_gl.cpp | 2955 void Context::copyNamedBufferSubData(GLuint readBuffer, in copyNamedBufferSubData() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_4_autogen.cpp | 6434 void GL_APIENTRY GL_CopyNamedBufferSubData(GLuint readBuffer, in GL_CopyNamedBufferSubData() argument
|