Home
last modified time | relevance | path

Searched defs:buffer (Results 5026 - 5050 of 8952) sorted by relevance

1...<<201202203204205206207208209210>>...359

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandValidation.cpp160 MaybeError ValidateCopySizeFitsInBuffer(const Ref<BufferBase>& buffer, in ValidateCopySizeFitsInBuffer() argument
76 ValidateWriteBuffer(const DeviceBase* device, const BufferBase* buffer, uint64_t bufferOffset, uint64_t size) ValidateWriteBuffer() argument
458 ValidateCanUseAs(const BufferBase* buffer, wgpu::BufferUsage usage) ValidateCanUseAs() argument
[all...]
H A DBindGroupLayout.cpp78 const BufferBindingLayout& buffer = entry.buffer; in ValidateBindGroupLayoutEntry() local
[all...]
H A DShaderModule.h144 BufferBindingLayout buffer; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DColorStateTests.cpp106 wgpu::Buffer buffer = in MakeBindGroupForColors() local
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dtest_utils_posix.cpp81 char buffer[kBufSize]; in ReadFromFile() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderPassEncoder.cpp173 setIndexBuffer(Napi::Env env, interop::Interface<interop::GPUBuffer> buffer, interop::GPUIndexFormat indexFormat, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setIndexBuffer() argument
191 setVertexBuffer(Napi::Env env, interop::GPUIndex32 slot, interop::Interface<interop::GPUBuffer> buffer, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setVertexBuffer() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbitmap.c169 unsigned char* buffer = NULL; ft_bitmap_assure_buffer() local
975 unsigned char* buffer = NULL; FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffdrivr.c316 cff_get_glyph_name( CFF_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max ) cff_get_glyph_name() argument
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c353 char buffer[1025]; in FindFonts() local
440 static char buffer[8096]; in copyfont() local
520 char buffer[1024]; do_test() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc629 FT_Byte *buffer; in _hb_ft_reference_table() local
H A Dhb-graphite2.cc230 _hb_graphite2_shape(hb_shape_plan_t *shape_plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_graphite2_shape() argument
[all...]
H A Dhb-ot-shape-complex-thai.cc221 do_thai_pua_shaping(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_buffer_t *buffer, hb_font_t *font) do_thai_pua_shaping() argument
265 preprocess_text_thai(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font) preprocess_text_thai() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-buffer.c56 hb_buffer_t *buffer; member
[all...]
/third_party/python/Modules/_io/clinic/
H A Dtextio.c.h191 PyObject *buffer; in _io_TextIOWrapper___init__() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dminiunz.c141 char *buffer ; local
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc166 ZipBuffer* buffer = static_cast<ZipBuffer*>(opaque); in OpenZipBuffer() local
176 ZipBuffer* buffer = static_cast<ZipBuffer*>(opaque); in ReadZipBuffer() local
199 ZipBuffer* buffer = static_cast<ZipBuffer*>(opaque); GetOffsetOfZipBuffer() local
207 ZipBuffer* buffer = static_cast<ZipBuffer*>(opaque); SeekZipBuffer() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_ext.cpp677 uint8_t buffer[1+UCNV_EXT_MAX_BYTES]; in ucnv_extWriteFromU() local
[all...]
H A Ducnvhz.cpp504 char buffer[4]; in _HZ_WriteSub() local
H A Dunifiedcache.cpp197 char buffer[256]; in _dumpContents() local
/third_party/toybox/toys/pending/
H A Dsyslogd.c411 char *temp, *buffer = (toybuf +2048), *last_buf = (toybuf + 3072); //these two buffs are of 1K each in syslogd_main() local
[all...]
H A Dtftp.c95 static int mkpkt_request(uint8_t *buffer, int opcode, char *path, int mode) in mkpkt_request() argument
108 static int mkpkt_ack(uint8_t *buffer, uint16_t blockno) in mkpkt_ack() argument
121 static int mkpkt_err(uint8_t *buffer, uint16_ argument
[all...]
/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.h438 void UpdateValue(const T& value, CodeBuffer* buffer) { in UpdateValue() argument
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc361 CodeBuffer* buffer = masm.GetBuffer(); in CPURegisterByValueHelper() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDrawVertexAndIndexBufferOOBValidationTests.cpp52 const wgpu::Buffer buffer; member
61 const wgpu::Buffer buffer; member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_info.cpp1432 char buffer [64]; in ParseDNGPrivateData() local

Completed in 27 milliseconds

1...<<201202203204205206207208209210>>...359