Home
last modified time | relevance | path

Searched defs:buffer (Results 1726 - 1750 of 3769) sorted by relevance

1...<<61626364656667686970>>...151

/third_party/skia/src/gpu/mtl/
H A DGrMtlRenderCommandEncoder.h68 void setVertexBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setVertexBuffer() argument
92 void setFragmentBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setFragmentBuffer() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferDD.cpp447 char buffer[256]; in drawText() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.hpp73 ClientBuffer(int width, int height, sw::Format format, void* buffer, size_t plane) in ClientBuffer() argument
92 void* buffer; member in egl::ClientBuffer
348 void *buffer in lockNativeBuffer() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.cpp69 Renderbuffer *buffer = nullptr; in lookupRenderbuffer() local
H A DIndexDataManager.cpp273 GLenum IndexDataManager::prepareIndexData(GLenum mode, GLenum type, GLuint start, GLuint end, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated, bool primitiveRestart) in prepareIndexData() argument
[all...]
H A DResourceManager.cpp151 void ResourceManager::deleteBuffer(GLuint buffer) in deleteBuffer() argument
274 void ResourceManager::checkBufferAllocation(unsigned int buffer) in checkBufferAllocation() argument
H A DShader.cpp240 char buffer[256]; in compile() local
H A DVertexDataManager.cpp61 Buffer *buffer = attribute.mBoundBuffer; in writeAttributeData() local
154 Buffer *buffer = attrib.mBoundBuffer; in prepareVertexData() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp513 auto buffer = vk::Cast(update->buffer); variable
[all...]
H A DVkDeviceMemoryExternalAndroid.cpp230 VkResult AHardwareBufferExternalMemory::importAndroidHardwareBuffer(AHardwareBuffer *buffer, void **pBuffer) in importAndroidHardwareBuffer() argument
257 vk::Buffer *buffer = allocateInfo.dedicatedBufferHandle; in allocateAndroidHardwareBuffer() local
412 GetAndroidHardwareBufferProperties(VkDevice &device, const AHardwareBuffer *buffer, VkAndroidHardwareBufferPropertiesANDROID *pProperties) GetAndroidHardwareBufferProperties() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp162 VkBuffer buffer; in CreateStorageBuffer() local
414 void Device::FreeCommandBuffer(VkCommandPool pool, VkCommandBuffer buffer) in FreeCommandBuffer() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp144 vk::Buffer buffer; // Owning handle member
/third_party/openssl/providers/implementations/kdfs/
H A Dpbkdf2.c125 static int pbkdf2_set_membuf(unsigned char **buffer, size_t *buflen, in pbkdf2_set_membuf() argument
H A Dscrypt.c107 static int scrypt_set_membuf(unsigned char **buffer, size_t *buflen, in scrypt_set_membuf() argument
H A Dpkcs12kdf.c181 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf() argument
/third_party/openssl/crypto/x509/
H A Dby_dir.c46 BUF_MEM *buffer; member
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c355 uint32_t buffer[OSSL_NELEM(JPI_item_data_64bit) * 2 in data_collect_method() member
506 unsigned char buffer[256]; get_entropy_method() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp706 char *buffer = nullptr; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dsmall_vector.h454 buffer[small_size]; member in spvtools::utils::SmallVector
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
H A DuSynergy.c229 char buffer[256+1]; in sProcessMessage() local
445 char buffer[64]; in sProcessMessage() local
485 char buffer[128]; in sUpdateContext() local
534 char buffer[128]; sUpdateContext() local
620 char buffer[128]; uSynergySendClipboard() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcarith.c38 int buffer; /* buffer for most recent output byte != 0xFF */ member
[all...]
H A Djccoefct.c253 JBLOCKARRAY buffer; in METHODDEF() local
347 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; METHODDEF() local
438 JBLOCKROW buffer; jinit_c_coef_controller() local
[all...]
H A Djctrans.c299 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; in METHODDEF() local
380 JBLOCKROW buffer; in transencode_coef_controller() local
[all...]
H A Djdhuff.c659 JOCTET *buffer; LOCAL() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtimepng.c67 PNG_CALLBACK(void, read_and_copy, (png_structp png_ptr, png_bytep buffer, size_t cb)) PNG_CALLBACK() argument

Completed in 22 milliseconds

1...<<61626364656667686970>>...151