Home
last modified time | relevance | path

Searched refs:buffer (Results 11751 - 11775 of 15275) sorted by relevance

1...<<471472473474475476477478479480>>...611

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c111 fse->key.element[i].in.buffer = src->vertex_buffer_index; in fse_prepare()
156 /* Now set buffer pointers: in fse_prepare()
241 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in fse_run_linear()
292 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in fse_run()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c101 cb.buffer = NULL; in pp_jimenezmlaa_run()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c350 (struct tgsi_buffer *)softpipe->tgsi.buffer[PIPE_SHADER_FRAGMENT]); in update_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c105 /* The buffer allocation may fail if we run out of memory. in svga_vbuf_render_allocate_vertices()
157 /* we probably ran out of memory when allocating the vertex buffer */ in svga_vbuf_render_map_vertices()
249 /* Specify the vertex buffer (there's only ever one) */ in svga_vbuf_submit_state()
253 vb.buffer.resource = svga_render->vbuf; in svga_vbuf_submit_state()
/third_party/mesa3d/src/gbm/main/
H A Dgbm.h54 * buffer from the underlying memory management system for the platform.
61 * Abstraction representing the handle to a buffer allocated by the
72 /** Format of the allocated buffer */
219 * Flags to indicate the intended use for the buffer - these are passed into
241 * as the storage for a color buffer
330 void *buffer, uint32_t flags);
333 * Flags to indicate the type of mapping for the buffer - these are
338 * mapping the buffer may require copying to/from a staging buffer.
H A Dgbm_abi_check.c75 void *buffer, uint32_t usage);
110 * GBM buffer object interface corresponding to GBM_BACKEND_ABI_VERSION = 0
126 * The allocated buffer object.
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_object.c14 #include <openssl/buffer.h>
46 * If a new buffer was allocated, just return it back. in i2d_ASN1_OBJECT()
47 * If not, return the incremented buffer pointer. in i2d_ASN1_OBJECT()
H A Da_sign.c20 #include <openssl/buffer.h>
H A Dasn1_parse.c12 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/txt_db/
H A Dtxt_db.c14 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_req.c19 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_info.c18 #include <openssl/buffer.h>
H A Dpem_pk8.c13 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_log.c48 #include <openssl/buffer.h>
311 /* Arrange 32-bit pointer to opcdef buffer and malloc(), if needed. */ in xsyslog()
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_oct.c18 #include <openssl/buffer.h>
54 /* Retrieve signature and check it is consistent with the buffer length */ in o2i_SCT_signature()
/third_party/rust/crates/env_logger/src/fmt/
H A Dmod.rs105 buf: Rc::new(RefCell::new(writer.buffer())),
345 // Create a wrapper around the buffer only if we have to actually indent the message in write_args()
/third_party/openssl/crypto/asn1/
H A Da_object.c14 #include <openssl/buffer.h>
46 * If a new buffer was allocated, just return it back. in i2d_ASN1_OBJECT()
47 * If not, return the incremented buffer pointer. in i2d_ASN1_OBJECT()
H A Da_sign.c20 #include <openssl/buffer.h>
H A Dasn1_parse.c12 #include <openssl/buffer.h>
/third_party/openssl/crypto/pem/
H A Dpem_pk8.c13 #include <openssl/buffer.h>
H A Dpem_info.c18 #include <openssl/buffer.h>
/third_party/skia/third_party/externals/angle2/scripts/
H A Dexport_targets.py121 sys.stderr.buffer.write(b'"gn desc" failed. Is depot_tools in your PATH?\n')
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.h284 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer);
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.hpp161 const VkBuffer buffer,
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_depth_test.cc57 ASSERT_NE(nullptr, pipeline->GetDepthStencilBuffer().buffer); in TEST_F()

Completed in 24 milliseconds

1...<<471472473474475476477478479480>>...611