Searched refs:buffer (Results 11751 - 11775 of 15275) sorted by relevance
1...<<471472473474475476477478479480>>...611
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_emit.c | 111 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 D | pp_mlaa.c | 101 cb.buffer = NULL; in pp_jimenezmlaa_run()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_derived.c | 350 (struct tgsi_buffer *)softpipe->tgsi.buffer[PIPE_SHADER_FRAGMENT]); in update_fragment_shader()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_swtnl_backend.c | 105 /* 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 D | gbm.h | 54 * 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 D | gbm_abi_check.c | 75 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 D | a_object.c | 14 #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 D | a_sign.c | 20 #include <openssl/buffer.h>
|
H A D | asn1_parse.c | 12 #include <openssl/buffer.h>
|
/third_party/node/deps/openssl/openssl/crypto/txt_db/ |
H A D | txt_db.c | 14 #include <openssl/buffer.h>
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_req.c | 19 #include <openssl/buffer.h>
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_info.c | 18 #include <openssl/buffer.h>
|
H A D | pem_pk8.c | 13 #include <openssl/buffer.h>
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_log.c | 48 #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 D | ct_oct.c | 18 #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 D | mod.rs | 105 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 D | a_object.c | 14 #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 D | a_sign.c | 20 #include <openssl/buffer.h>
|
H A D | asn1_parse.c | 12 #include <openssl/buffer.h>
|
/third_party/openssl/crypto/pem/ |
H A D | pem_pk8.c | 13 #include <openssl/buffer.h>
|
H A D | pem_info.c | 18 #include <openssl/buffer.h>
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | export_targets.py | 121 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 D | utilities.h | 284 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer);
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkObjUtil.hpp | 161 const VkBuffer buffer,
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_depth_test.cc | 57 ASSERT_NE(nullptr, pipeline->GetDepthStencilBuffer().buffer); in TEST_F()
|
Completed in 24 milliseconds
1...<<471472473474475476477478479480>>...611