Home
last modified time | relevance | path

Searched defs:size (Results 8726 - 8750 of 8905) sorted by relevance

1...<<341342343344345346347348349350>>...357

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h286 unsigned size; member
372 unsigned size[3]; member
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp1331 const ImVec2 size = b - a; in ShadeVertsLinearUV() local
1714 ImVec2 size = FONT_ATLAS_DEFAULT_TEX_CURSOR_DATA[cursor_type][1]; in GetMouseCursorTexData() local
2641 CalcTextSizeA(float size, float max_width, float wrap_width, const char* text_begin, const char* text_end, const char** remaining) const CalcTextSizeA() argument
2735 RenderChar(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, ImWchar c) const RenderChar() argument
2749 RenderText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& clip_rect, const char* text_begin, const char* text_end, float wrap_width, bool cpu_fine_clip) const RenderText() argument
2959 ImVec2 offset, size, uv[4]; RenderMouseCursor() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c630 unsigned size; member
3782 unsigned array_mode, lbpp, pitch_tile_max, slice_tile_max, size; evergreen_dma_copy_tile() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c2169 ossl_ssize_t SSL_sendfile(SSL *s, int fd, off_t offset, size_t size, int flags) in SSL_sendfile() argument
2888 char *SSL_get_shared_ciphers(const SSL *s, char *buf, int size) in SSL_get_shared_ciphers() argument
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp4429 simdutf_really_inline void change_endianness_utf16(const char16_t* in, size_t size, char16_t* out) { in change_endianness_utf16() argument
12882 const char16_t* arm_validate_utf16(const char16_t* input, size_t size) { in arm_validate_utf16() argument
12950 const result arm_validate_utf16_with_errors(const char16_t* input, size_t size) { in arm_validate_utf16_with_errors() argument
13021 arm_validate_utf32le(const char32_t* input, size_t size) arm_validate_utf32le() argument
13051 arm_validate_utf32le_with_errors(const char32_t* input, size_t size) arm_validate_utf32le_with_errors() argument
[all...]
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc1562 size() const in size() function in abigail::dwarf::expr_result_stack_type
6251 die_size_in_bits(const Dwarf_Die* die, uint64_t& size) die_size_in_bits() argument
[all...]
/third_party/opencl-headers/CL/
H A Dcl.h177 size_t size; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4551 const size_t size = s_physicalDevicePropertiesOffsetTable[propNdx].size; deviceProperties2() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1320 createFramebuffer(const DeviceInterface& vk, VkDevice device, VkRenderPass renderPass, const UVec2& size, const vector<VkImageView>& attachments) createFramebuffer() argument
1329 createAttachmentImage(const DeviceInterface& vk, VkDevice device, deUint32 queueIndex, const UVec2& size, VkFormat format, VkSampleCountFlagBits samples, VkImageUsageFlags usageFlags, VkImageLayout layout) createAttachmentImage() argument
1438 AttachmentResources(const InstanceInterface& vki, const VkPhysicalDevice& physDevice, const DeviceInterface& vk, VkDevice device, Allocator& allocator, deUint32 queueIndex, const UVec2& size, const Attachment& attachmentInfo, VkImageUsageFlags usageFlags, const AllocationKind allocationKind) AttachmentResources() argument
1571 uploadBufferData(const DeviceInterface& vk, VkDevice device, const Allocation& memory, size_t size, const void* data, VkDeviceSize nonCoherentAtomSize) uploadBufferData() argument
1661 ColorClear(const UVec2& offset, const UVec2& size, const VkClearColorValue& color) ColorClear() argument
1683 DepthStencilClear(const UVec2& offset, const UVec2& size, float depth, deUint32 stencil) DepthStencilClear() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4556 const size_t size = s_physicalDevicePropertiesOffsetTable[propNdx].size; deviceProperties2() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp845 CaptureImportMemoryZirconHandleANGLE(const State &glState, bool isCallValid, MemoryObjectID memoryPacked, GLuint64 size, HandleType handleTypePacked, GLuint handle) CaptureImportMemoryZirconHandleANGLE() argument
4816 CaptureBufferStorageEXT(const State &glState, bool isCallValid, BufferBinding targetPacked, GLsizeiptr size, const void *data, GLbitfield flags) CaptureBufferStorageEXT() argument
5692 CaptureBufferStorageExternalEXT(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) CaptureBufferStorageExternalEXT() argument
5712 CaptureNamedBufferStorageExternalEXT(const State &glState, bool isCallValid, GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) CaptureNamedBufferStorageExternalEXT() argument
5853 CaptureBufferStorageMemEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizeiptr size, MemoryObjectID memoryPacked, GLuint64 offset) CaptureBufferStorageMemEXT() argument
6170 CaptureImportMemoryFdEXT(const State &glState, bool isCallValid, MemoryObjectID memoryPacked, GLuint64 size, HandleType handleTypePacked, GLint fd) CaptureImportMemoryFdEXT() argument
8174 CaptureTexBufferRangeEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked, GLintptr offset, GLsizeiptr size) CaptureTexBufferRangeEXT() argument
9909 CaptureMatrixIndexPointerOES(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer) CaptureMatrixIndexPointerOES() argument
9941 CaptureWeightPointerOES(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer) CaptureWeightPointerOES() argument
10544 CaptureTexBufferRangeOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked, GLintptr offset, GLsizeiptr size) CaptureTexBufferRangeOES() argument
[all...]
H A Dcapture_gles_ext_params.cpp3227 CaptureMatrixIndexPointerOES_pointer(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureMatrixIndexPointerOES_pointer() argument
3238 CaptureWeightPointerOES_pointer(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureWeightPointerOES_pointer() argument
3572 CaptureBufferStorageEXT_data(const State &glState, bool isCallValid, BufferBinding targetPacked, GLsizeiptr size, const void *data, GLbitfield flags, angle::ParamCapture *paramCapture) CaptureBufferStorageEXT_data() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4945 unsigned size = L->getValueSizeInBits(0); GenWidenVectorLoads() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp73 void Utils::buffer::bindRange(glw::GLenum target, glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size) in bindRange() argument
99 void Utils::buffer::update(glw::GLenum target, glw::GLsizeiptr size, glw::GLvoid* data, glw::GLenum usage) in update() argument
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp14555 getVectorArrayCtr(GLuint columns, GLuint size) getVectorArrayCtr() argument
14579 getVectorArrayList(GLuint columns, GLuint size) getVectorArrayList() argument
14603 getVectorConstructor(GLuint column, GLuint size) getVectorConstructor() argument
14624 getVectorInitializer(GLuint column, GLuint size) getVectorInitializer() argument
14643 getVectorArraySum(const GLchar* array_name, GLuint columns, GLuint size) getVectorArraySum() argument
14674 getVectorSum(const GLchar* vector_name, GLuint size) getVectorSum() argument
14703 getVectorValues(GLuint column, GLuint size) getVectorValues() argument
15485 const GLint size = test_case.m_n_rows; prepareVertexBuffer() local
17681 bindRange(glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size) bindRange() argument
17742 update(glw::GLsizeiptr size, glw::GLvoid* data, glw::GLenum usage) update() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp709 glw::GLsizei size = de::max(texture_width, texture_height); in getMipmapLevelCount() local
1777 glw::GLint size = 0; in checkUniformAndResourceApi() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp980 mapMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memory, VULKAN_HPP_NAMESPACE::DeviceSize offset, VULKAN_HPP_NAMESPACE::DeviceSize size, VULKAN_HPP_NAMESPACE::MemoryMapFlags flags, Dispatch const & d ) const mapMemory() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp3818 GL_VertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) in GL_VertexAttribLPointer() argument
4375 GL_ClearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) GL_ClearBufferSubData() argument
5407 GL_TexBufferRange(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) GL_TexBufferRange() argument
5582 GL_VertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexAttribFormat() argument
5616 GL_VertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexAttribIFormat() argument
5647 GL_VertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexAttribLFormat() argument
5877 GL_BufferStorage(GLenum target, GLsizeiptr size, const void *data, GLbitfield flags) GL_BufferStorage() argument
6122 GL_ClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) GL_ClearNamedBufferSubData() argument
6434 GL_CopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) GL_CopyNamedBufferSubData() argument
7087 GL_GetNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, void *data) GL_GetNamedBufferSubData() argument
8437 GL_NamedBufferData(GLuint buffer, GLsizeiptr size, const void *data, GLenum usage) GL_NamedBufferData() argument
8464 GL_NamedBufferStorage(GLuint buffer, GLsizeiptr size, const void *data, GLbitfield flags) GL_NamedBufferStorage() argument
8495 GL_NamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, const void *data) GL_NamedBufferSubData() argument
8890 GL_TextureBufferRange(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) GL_TextureBufferRange() argument
9406 GL_TransformFeedbackBufferRange(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) GL_TransformFeedbackBufferRange() argument
9498 GL_VertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexArrayAttribFormat() argument
9535 GL_VertexArrayAttribIFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexArrayAttribIFormat() argument
9568 GL_VertexArrayAttribLFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexArrayAttribLFormat() argument
[all...]
H A Dentry_points_gl_1_autogen.cpp1751 void GL_APIENTRY GL_FeedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) in GL_FeedbackBuffer() argument
4301 void GL_APIENTRY GL_PointSize(GLfloat size) in GL_PointSize() argument
5441 GL_SelectBuffer(GLsizei size, GLuint *buffer) GL_SelectBuffer() argument
7417 GL_ColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_ColorPointer() argument
8031 GL_TexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_TexCoordPointer() argument
8134 GL_VertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_VertexPointer() argument
10265 GL_SecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_SecondaryColorPointer() argument
10712 GL_BufferData(GLenum target, GLsizeiptr size, const void *data, GLenum usage) GL_BufferData() argument
10741 GL_BufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void *data) GL_BufferSubData() argument
10949 GL_GetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, void *data) GL_GetBufferSubData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp348 GLint64 size = binding.getSize() == 0 ? bufferGL->getSize() : binding.getSize(); in AppendBufferVectorToDesc() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.cpp1033 bool ValidCompressedDimension(GLsizei size, GLuint blockSize, GLint level) in ValidCompressedDimension() argument
1038 bool ValidCompressedBaseLevelForWebGL(GLsizei size, GLuint blockSize, GLint level) in ValidCompressedBaseLevelForWebGL() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp838 GL_ImportMemoryZirconHandleANGLE(GLuint memory, GLuint64 size, GLenum handleType, GLuint handle) GL_ImportMemoryZirconHandleANGLE() argument
4069 GL_BufferStorageEXT(GLenum target, GLsizeiptr size, const void *data, GLbitfield flags) GL_BufferStorageEXT() argument
5051 GL_BufferStorageExternalEXT(GLenum target, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) GL_BufferStorageExternalEXT() argument
5087 GL_NamedBufferStorageExternalEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) GL_NamedBufferStorageExternalEXT() argument
5321 GL_BufferStorageMemEXT(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) GL_BufferStorageMemEXT() argument
5719 GL_ImportMemoryFdEXT(GLuint memory, GLuint64 size, GLenum handleType, GLint fd) GL_ImportMemoryFdEXT() argument
8006 GL_TexBufferRangeEXT(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) GL_TexBufferRangeEXT() argument
10138 GL_MatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_MatrixIndexPointerOES() argument
10168 GL_WeightPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_WeightPointerOES() argument
10795 GL_TexBufferRangeOES(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) GL_TexBufferRangeOES() argument
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp504 size_t size = sizeof (SkPath); in approximateBytesUsed() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp849 void Context::setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum type, in setVertexAttribState() argument
1260 void Context::bindIndexedUniformBuffer(GLuint buffer, GLuint index, GLintptr offset, GLsizeiptr size) in bindIndexedUniformBuffer() argument
1275 void Context::bindIndexedTransformFeedbackBuffer(GLuint buffer, GLuint index, GLintptr offset, GLsizeiptr size) in bindIndexedTransformFeedbackBuffer() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp663 Value *size = (sizeof(size_t) == 8) ? Nucleus::createConstantLong(arraySize) : Nucleus::createConstantInt(arraySize); in allocateStackVariable() local
939 auto size = jit->module->getDataLayout().getTypeStoreSize(elTy); in createLoad() local
958 auto size = jit->module->getDataLayout().getTypeStoreSize(elTy); in createLoad() local
1016 auto size = jit->module->getDataLayout().getTypeStoreSize(elTy); in createStore() local
1038 auto size = jit->module->getDataLayout().getTypeStoreSize(elTy); createStore() local
1056 auto size = jit->module->getDataLayout().getTypeStoreSize(elTy); createStore() local
1121 auto size = jit->module->getDataLayout().getTypeStoreSize(llvm::cast<llvm::VectorType>(elVecTy)->getElementType()); createMaskedStore() local
1664 int size = llvm::cast<llvm::FixedVectorType>(V(v1)->getType())->getNumElements(); createShuffleVector() local
3608 ConstantData(void const *data, size_t size) ConstantData() argument
4274 auto size = jit->builder->CreateCall(coro_size, {}); promoteFunctionToCoroutine() local
[all...]

Completed in 248 milliseconds

1...<<341342343344345346347348349350>>...357