Home
last modified time | relevance | path

Searched defs:width (Results 7251 - 7275 of 7341) sorted by relevance

1...<<291292293294

/third_party/libdrm/include/drm/
H A Dradeon_drm.h672 unsigned int width, height; member
680 int width; /* Texture image coordinates */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c1704 unsigned width = cmd_buffer->state.dynamic.line_width * 8; in radv_emit_line_width() local
8771 radv_CmdTraceRaysKHR(VkCommandBuffer commandBuffer, const VkStridedDeviceAddressRegionKHR *pRaygenShaderBindingTable, const VkStridedDeviceAddressRegionKHR *pMissShaderBindingTable, const VkStridedDeviceAddressRegionKHR *pHitShaderBindingTable, const VkStridedDeviceAddressRegionKHR *pCallableShaderBindingTable, uint32_t width, uint32_t height, uint32_t depth) radv_CmdTraceRaysKHR() argument
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } in __indirect_glBitmap() argument
125 void __indirect_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) { } in __indirect_glCopyPixels() argument
133 void __indirect_glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) { } in __indirect_glDrawPixels() argument
211 void __indirect_glLineWidth(GLfloat width) { } in __indirect_glLineWidth() argument
288 void __indirect_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) { } in __indirect_glReadPixels() argument
302 void __indirect_glScissor(GLint x, GLint y, GLsizei width, GLsizei height) { } in __indirect_glScissor() argument
350 void __indirect_glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) { } in __indirect_glTexImage1D() argument
351 void __indirect_glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) { } in __indirect_glTexImage2D() argument
382 void __indirect_glViewport(GLint x, GLint y, GLsizei width, GLsizei height) { } in __indirect_glViewport() argument
387 void __indirect_glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLin in __indirect_glColorPointer() argument
388 __indirect_glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) __indirect_glCopyTexImage2D() argument
389 __indirect_glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) __indirect_glCopyTexSubImage1D() argument
390 __indirect_glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) __indirect_glCopyTexSubImage2D() argument
410 __indirect_glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexSubImage1D() argument
411 __indirect_glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexSubImage2D() argument
416 __indirect_glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table) __indirect_glColorTable() argument
419 __indirect_glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *image) __indirect_glConvolutionFilter1D() argument
420 __indirect_glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *image) __indirect_glConvolutionFilter2D() argument
425 __indirect_glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width) __indirect_glCopyColorSubTable() argument
426 __indirect_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width) __indirect_glCopyColorTable() argument
427 __indirect_glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width) __indirect_glCopyConvolutionFilter1D() argument
428 __indirect_glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height) __indirect_glCopyConvolutionFilter2D() argument
429 __indirect_glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) __indirect_glCopyTexSubImage3D() argument
444 __indirect_glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink) __indirect_glHistogram() argument
448 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *row, const GLvoid *column) __indirect_glSeparableFilter2D() argument
449 __indirect_glTexImage3D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexImage3D() argument
450 __indirect_glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexSubImage3D() argument
490 __indirect_glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *data) __indirect_glCompressedTexImage1D() argument
491 __indirect_glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) __indirect_glCompressedTexImage2D() argument
492 __indirect_glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) __indirect_glCompressedTexImage3D() argument
493 __indirect_glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *data) __indirect_glCompressedTexSubImage1D() argument
494 __indirect_glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) __indirect_glCompressedTexSubImage2D() argument
495 __indirect_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) __indirect_glCompressedTexSubImage3D() argument
564 __indirect_glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) __indirect_glRenderbufferStorageMultisample() argument
704 __indirect_glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height) __indirect_glRenderbufferStorage() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c2098 emit_bitfield_insert(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *base, const struct dxil_value *insert, const struct dxil_value *offset, const struct dxil_value *width) emit_bitfield_insert() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_types.h1723 uint32 width; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c4917 emit_sized_null_surface(struct crocus_batch *batch, unsigned width, unsigned height, unsigned layers, unsigned levels, unsigned minimum_array_element, uint32_t *out_offset) emit_sized_null_surface() argument
4945 uint32_t width, height, layers, level, layer; emit_null_fb_surface() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp2027 Draw(const char* label, float width) Draw() argument
8278 const float width = preserve_width ? GetColumnWidthEx(columns, column_index, columns->IsBeingResized) : 0.0f; SetColumnOffset() local
8288 SetColumnWidth(int column_index, float width) SetColumnWidth() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1532 VerticalStripesGenerator (const tcu::Vec4& left, const tcu::Vec4& right, uint32_t width) in VerticalStripesGenerator() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp536 void CopiesAndBlittingTestInstance::generateBuffer (tcu::PixelBufferAccess buffer, int width, int height, int depth, FillMode mode) in generateBuffer() argument
3053 CompressedTextureForBlit(const tcu::CompressedTexFormat& srcFormat, int width, int height, int depth) CompressedTextureForBlit() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp691 void Context::bitmap(GLsizei width, in bitmap() argument
887 void Context::copyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in copyPixels() argument
907 void Context::drawPixels(GLsizei width, in drawPixels() argument
16 compressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void *data) compressedTexImage1D() argument
27 compressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void *data) compressedTexSubImage1D() argument
1747 texImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels) texImage1D() argument
1895 copyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border) copyTexImage1D() argument
1906 copyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) copyTexSubImage1D() argument
1956 texSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) texSubImage1D() argument
1977 texImage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) texImage2DMultisample() argument
1987 texImage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) texImage3DMultisample() argument
2583 scissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) scissorIndexed() argument
2734 invalidateTexSubImage(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth) invalidateTexSubImage() argument
2821 clearTexSubImage(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) clearTexSubImage() argument
2916 compressedTextureSubImage1D(TextureID texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void *data) compressedTextureSubImage1D() argument
2927 compressedTextureSubImage2D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data) compressedTextureSubImage2D() argument
2940 compressedTextureSubImage3D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data) compressedTextureSubImage3D() argument
2964 copyTextureSubImage1D(TextureID texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) copyTextureSubImage1D() argument
2974 copyTextureSubImage2D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) copyTextureSubImage2D() argument
2986 copyTextureSubImage3D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) copyTextureSubImage3D() argument
3072 getCompressedTextureSubImage(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, void *pixels) getCompressedTextureSubImage() argument
3192 getTextureSubImage(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void *pixels) getTextureSubImage() argument
3364 invalidateNamedFramebufferSubData(FramebufferID framebuffer, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) invalidateNamedFramebufferSubData() argument
3456 namedRenderbufferStorage(RenderbufferID renderbuffer, GLenum internalformat, GLsizei width, GLsizei height) namedRenderbufferStorage() argument
3464 namedRenderbufferStorageMultisample(RenderbufferID renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) namedRenderbufferStorageMultisample() argument
3522 textureStorage1D(TextureID texture, GLsizei levels, GLenum internalformat, GLsizei width) textureStorage1D() argument
3530 textureStorage2D(TextureID texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) textureStorage2D() argument
3539 textureStorage2DMultisample(TextureID texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) textureStorage2DMultisample() argument
3549 textureStorage3D(TextureID texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) textureStorage3D() argument
3559 textureStorage3DMultisample(TextureID texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) textureStorage3DMultisample() argument
3570 textureSubImage1D(TextureID texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) textureSubImage1D() argument
3581 textureSubImage2D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) textureSubImage2D() argument
3594 textureSubImage3D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) textureSubImage3D() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp2183 void Framebuffer::AttachTexture(GLenum attachment, GLuint texture_id, GLuint width, GLuint height) in AttachTexture() argument
2233 void Framebuffer::AttachTexture(const Functions& gl, GLenum attachment, GLuint texture_id, GLuint width, GLuint height) in AttachTexture() argument
3264 Init(TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum internal_format, GLenum format, GLenum type, GLvoid* data) Init() argument
3391 GLint width; Get() local
3434 Storage(const Functions& gl, TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum internal_format) Storage() argument
3486 Update(const Functions& gl, TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum format, GLenum type, GLvoid* data) Update() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp4961 uint32_t width = std::max(mExtents.width >> levelVk.get(), 1u); in getLevelExtents() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c3827 png_uint_32 width = WIDTH_FROM_ID(id); in standard_width() local
3850 png_uint_32 width = standard_width(pp, id); standard_rowsize() local
4526 png_uint_32 width; make_size() local
5478 png_uint_32 width = standard_width(pp, dp->id); sequential_row() local
11353 png_pass_cols(png_uint_32 width, int pass) png_pass_cols() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2520 unsigned width = Bitfield.Width; addBitfieldOperands() local
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1197 wuffs_base__rect_ie_u32::width() const { in width() function in wuffs_base__rect_ie_u32
1583 uint32_t width; member
1616 wuffs_base__pixel_config__set(wuffs_base__pixel_config* c, wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height) wuffs_base__pixel_config__set() argument
1736 set(wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height) set() argument
1769 wuffs_base__pixel_config::width() const { width() function in wuffs_base__pixel_config
1823 wuffs_base__image_config__set(wuffs_base__image_config* c, wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) wuffs_base__image_config__set() argument
1883 set(wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) set() argument
2109 wuffs_base__frame_config::width() const { width() function in wuffs_base__frame_config
2232 size_t width = (size_t)(pixcfg->private_impl.width); wuffs_base__pixel_buffer__set_from_slice() local
[all...]
/third_party/toybox/generated/
H A Dglobals.h258 int width; member
760 int width; member
1462 unsigned width, height; member
/third_party/toybox/toys/pending/
H A Dbc.c2018 size_t width; in bc_num_printBase() local
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h1196 void Bfc(const Register& rd, unsigned lsb, unsigned width) { in Bfc() argument
1186 Bfi(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Bfi() argument
1202 Bfxil(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Bfxil() argument
2401 Sbfiz(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Sbfiz() argument
2421 Sbfx(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Sbfx() argument
2693 Ubfiz(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Ubfiz() argument
2713 Ubfx(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Ubfx() argument
[all...]
H A Dsimulator-aarch64.cc48 int width = msb - lsb + 1; in SetBits() local
10034 unsigned width = kXRegSize; in Simulator() local
10969 unsigned width = sf ? kXRegSize : kWRegSize; Simulator() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c2793 Py_ssize_t width; in unicode_fromformat_arg() local
2720 unicode_fromformat_write_str(_PyUnicodeWriter *writer, PyObject *str, Py_ssize_t width, Py_ssize_t precision) unicode_fromformat_write_str() argument
2760 unicode_fromformat_write_cstr(_PyUnicodeWriter *writer, const char *str, Py_ssize_t width, Py_ssize_t precision) unicode_fromformat_write_cstr() argument
10978 unicode_center_impl(PyObject *self, Py_ssize_t width, Py_UCS4 fillchar) unicode_center_impl() argument
12470 unicode_ljust_impl(PyObject *self, Py_ssize_t width, Py_UCS4 fillchar) unicode_ljust_impl() argument
13134 unicode_rjust_impl(PyObject *self, Py_ssize_t width, Py_UCS4 fillchar) unicode_rjust_impl() argument
13589 unicode_zfill_impl(PyObject *self, Py_ssize_t width) unicode_zfill_impl() argument
14339 Py_ssize_t width; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1171 VerticalStripesGenerator (const tcu::Vec4& left, const tcu::Vec4& right, uint32_t width) in VerticalStripesGenerator() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c243 enum chan_width convert2width(int width) in convert2width() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h617 u16 width; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c216 enum chan_width convert2width(int width) in convert2width() argument
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c6399 CmdTraceRaysNV( VkCommandBuffer commandBuffer, VkBuffer raygenShaderBindingTableBuffer, VkDeviceSize raygenShaderBindingOffset, VkBuffer missShaderBindingTableBuffer, VkDeviceSize missShaderBindingOffset, VkDeviceSize missShaderBindingStride, VkBuffer hitShaderBindingTableBuffer, VkDeviceSize hitShaderBindingOffset, VkDeviceSize hitShaderBindingStride, VkBuffer callableShaderBindingTableBuffer, VkDeviceSize callableShaderBindingOffset, VkDeviceSize callableShaderBindingStride, uint32_t width, uint32_t height, uint32_t depth) CmdTraceRaysNV() argument
9631 CmdTraceRaysKHR( VkCommandBuffer commandBuffer, const VkStridedDeviceAddressRegionKHR* pRaygenShaderBindingTable, const VkStridedDeviceAddressRegionKHR* pMissShaderBindingTable, const VkStridedDeviceAddressRegionKHR* pHitShaderBindingTable, const VkStridedDeviceAddressRegionKHR* pCallableShaderBindingTable, uint32_t width, uint32_t height, uint32_t depth) CmdTraceRaysKHR() argument

Completed in 228 milliseconds

1...<<291292293294