Home
last modified time | relevance | path

Searched refs:buffer (Results 11301 - 11325 of 15434) sorted by relevance

1...<<451452453454455456457458459460>>...618

/third_party/mesa3d/src/intel/blorp/
H A Dblorp.h74 * stencil buffer packets. Instead, the driver guarantees that all depth
84 * color buffer.
108 void *buffer; member
114 * True if this buffer is intended to live in device-local memory.
116 * if eviction has temporarily forced the buffer to system memory.
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DState.h153 bool buffer; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c98 vbuf.buffer.resource = pipe_buffer_create_with_data(ctx, in set_vertices()
H A Dshader-leak.c97 vbuf.buffer.resource = pipe_buffer_create_with_data(ctx, in set_vertices()
/third_party/node/lib/
H A Dtls.js64 const { Buffer } = require('buffer');
146 // If protocols is Array - translate it into buffer
150 // Copy new buffer not to be modified by user.
153 out.ALPNProtocols = Buffer.from(protocols.buffer.slice(
/third_party/nghttp2/script/
H A Dfetch-ocsp-response65 stdout_bwrite = sys.stdout.buffer.write
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h76 ubyte *buffer; member
/third_party/lwip/src/include/lwip/
H A Dpbuf.h185 /** Main packet buffer struct */
190 /** pointer to the actual data in the buffer */
194 * total length of this buffer and all next buffers in chain
202 /** length of this buffer */
236 /** pointer to the actual data in the buffer */
301 void *pbuf_get_contiguous(const struct pbuf *p, void *buffer, size_t bufsize, u16_t len, u16_t offset);
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.h140 void Start(std::vector<uint8_t>* buffer);
/third_party/node/deps/v8/src/strings/
H A Dunicode.h186 Utf8IncrementalBuffer* buffer);
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h51 * Resources represent a GPU buffer object or image (mipmap tree).
89 * This is a conservative estimate of what part of the buffer contains
90 * valid data that we have to preserve. The rest of the buffer is
97 * Auxiliary buffer information (CCS, MCS, or HiZ).
100 /** The surface layout for the auxiliary buffer. */
103 /** The buffer object containing the auxiliary data. */
178 * piece of state stored in a GPU buffer object.
214 /** A reference to the GPU buffer holding our uploaded SURFACE_STATE */
271 * Transfer object - information about a buffer mapping.
276 void *buffer; member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h133 const void *buffer; member
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_disasm.h279 void pvr_pds_disassemble_instruction(char *buffer,
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.h72 VkBuffer buffer; member
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_d2i_fp.c14 #include <openssl/buffer.h>
H A Da_verify.c19 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c30 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dby_file.c15 #include <openssl/buffer.h>
H A Dt_req.c12 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drandfile.c28 #include <openssl/buffer.h>
87 * The load buffer size exceeds the chunk size by the comfortable amount in RAND_load_file()
138 * Don't buffer, because even if |file| is regular file, we have in RAND_load_file()
139 * no control over the buffer, so why would we want a copy of its in RAND_load_file()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DUnknownFieldSet.cs304 ParsingPrimitivesMessages.SkipLastField(ref ctx.buffer, ref ctx.state); in MergeFieldFrom()
/third_party/openssl/crypto/asn1/
H A Da_verify.c19 #include <openssl/buffer.h>
H A Da_d2i_fp.c14 #include <openssl/buffer.h>
/third_party/openssl/crypto/rand/
H A Drandfile.c29 #include <openssl/buffer.h>
88 * The load buffer size exceeds the chunk size by the comfortable amount in RAND_load_file()
139 * Don't buffer, because even if |file| is regular file, we have in RAND_load_file()
140 * no control over the buffer, so why would we want a copy of its in RAND_load_file()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.hpp206 vk::Move<vk::VkBuffer> buffer,
281 // Throws OperationInvalidResourceError when resource and operation combination is not possible (e.g. buffer-specific op on an image).

Completed in 20 milliseconds

1...<<451452453454455456457458459460>>...618