Home
last modified time | relevance | path

Searched defs:height (Results 4176 - 4200 of 4474) sorted by relevance

1...<<161162163164165166167168169170>>...179

/third_party/mesa3d/src/amd/common/
H A Dac_surface.c991 unsigned height = align(surf->u.legacy.level[0].nblk_y, cl_height * 8); in ac_compute_cmask() local
1570 ac_modifier_max_extent(const struct radeon_info *info, uint64_t modifier, uint32_t *width, uint32_t *height) ac_modifier_max_extent() argument
[all...]
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c2291 drm_intel_gem_bo_aub_dump_bmp(drm_intel_bo *bo, int x1, int y1, int width, int height, enum aub_dump_bmp_format format, int pitch, int offset) drm_intel_gem_bo_aub_dump_bmp() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c217 const int height = dri2_surf->base.Height; in dri2_put_image() local
255 const int height = dri2_surf->base.Height; in dri2_get_image() local
2098 dri2_post_sub_buffer(_EGLDisplay *disp, _EGLSurface *surf, EGLint x, EGLint y, EGLint width, EGLint height) dri2_post_sub_buffer() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c243 r2d_src_buffer(struct tu_cmd_buffer *cmd, struct tu_cs *cs, enum pipe_format format, uint64_t va, uint32_t pitch, uint32_t width, uint32_t height, enum pipe_format dst_format) r2d_src_buffer() argument
979 r3d_src_buffer(struct tu_cmd_buffer *cmd, struct tu_cs *cs, enum pipe_format format, uint64_t va, uint32_t pitch, uint32_t width, uint32_t height, enum pipe_format dst_format) r3d_src_buffer() argument
1668 copy_compressed(VkFormat format, VkOffset3D *offset, VkExtent3D *extent, uint32_t *width, uint32_t *height) copy_compressed() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2031 int width = 0, height = 0; in glXCreatePbuffer() local
2101 GLuint width, height; in glXQueryDrawable() local
1440 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) glXCopySubBufferMESA() argument
2397 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attribList) glXCreateGLXPbufferSGIX() argument
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h403 uint16_t width, height; member
466 uint16_t height; /**< logical height in pixels */ member
547 int16_t height; member
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c2785 blorp_surf_convert_to_uncompressed(const struct isl_device *isl_dev, struct brw_blorp_surface_info *info, uint32_t *x, uint32_t *y, uint32_t *width, uint32_t *height) blorp_surf_convert_to_uncompressed() argument
3068 do_buffer_copy(struct blorp_batch *batch, struct blorp_address *src, struct blorp_address *dst, int width, int height, int block_size) do_buffer_copy() argument
3139 uint64_t height = copy_size / (max_surface_dim * bs); blorp_buffer_copy() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c2691 _mesa_renderbuffer_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei samples, GLsizei storageSamples) _mesa_renderbuffer_storage() argument
2759 renderbuffer_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei samples, GLsizei storageSamples, const char *func) renderbuffer_storage() argument
2824 renderbuffer_storage_named(GLuint renderbuffer, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei samples, GLsizei storageSamples, const char *func) renderbuffer_storage_named() argument
2861 renderbuffer_storage_target(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei samples, GLsizei storageSamples, const char *func) renderbuffer_storage_target() argument
2956 _mesa_RenderbufferStorage(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height) _mesa_RenderbufferStorage() argument
2969 _mesa_RenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height) _mesa_RenderbufferStorageMultisample() argument
2980 _mesa_RenderbufferStorageMultisampleAdvancedAMD( GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalFormat, GLsizei width, GLsizei height) _mesa_RenderbufferStorageMultisampleAdvancedAMD() argument
2991 _mesa_NamedRenderbufferStorage(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height) _mesa_NamedRenderbufferStorage() argument
3003 _mesa_NamedRenderbufferStorageEXT(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height) _mesa_NamedRenderbufferStorageEXT() argument
3020 _mesa_NamedRenderbufferStorageMultisample(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) _mesa_NamedRenderbufferStorageMultisample() argument
3031 _mesa_NamedRenderbufferStorageMultisampleEXT(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) _mesa_NamedRenderbufferStorageMultisampleEXT() argument
3050 _mesa_NamedRenderbufferStorageMultisampleAdvancedAMD( GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height) _mesa_NamedRenderbufferStorageMultisampleAdvancedAMD() argument
5159 invalidate_framebuffer_storage(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height, const char *name) invalidate_framebuffer_storage() argument
5397 _mesa_InvalidateSubFramebuffer_no_error(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_InvalidateSubFramebuffer_no_error() argument
5406 _mesa_InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_InvalidateSubFramebuffer() argument
5428 _mesa_InvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_InvalidateNamedFramebufferSubData() argument
[all...]
H A Dget.c1326 GLuint bits, width, height; in find_custom_value() local
/third_party/libinput/src/
H A Devdev.c399 evdev_device_transform_y(struct evdev_device *device, double y, uint32_t height) evdev_device_transform_y() argument
2711 evdev_device_get_size(const struct evdev_device *device, double *width, double *height) evdev_device_get_size() argument
H A Devdev-mt-touchpad.c3346 double width, height; in tp_init_palmdetect_edge() local
/third_party/node/deps/v8/src/execution/
H A Dframes.cc1532 intptr_t height = Smi::ToInt(Smi(Memory<Address>(height_slot))); in GetSPToFPDelta() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h53 uint32_t height; member
96 uint32_t height; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1561 LLVMValueRef height = NULL; in lp_build_unnormalized_coords() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c947 blitter_set_dst_dimensions(struct blitter_context_priv *ctx, unsigned width, unsigned height) blitter_set_dst_dimensions() argument
1510 util_blitter_common_clear_setup(struct blitter_context *blitter, unsigned width, unsigned height, unsigned clear_buffers, void *custom_blend, void *custom_dsa) util_blitter_common_clear_setup() argument
1548 util_blitter_clear_custom(struct blitter_context *blitter, unsigned width, unsigned height, unsigned num_layers, unsigned clear_buffers, const union pipe_color_union *color, double depth, unsigned stencil, void *custom_blend, void *custom_dsa, bool msaa) util_blitter_clear_custom() argument
1612 util_blitter_clear(struct blitter_context *blitter, unsigned width, unsigned height, unsigned num_layers, unsigned clear_buffers, const union pipe_color_union *color, double depth, unsigned stencil, bool msaa) util_blitter_clear() argument
1624 util_blitter_custom_clear_depth(struct blitter_context *blitter, unsigned width, unsigned height, double depth, void *custom_dsa) util_blitter_custom_clear_depth() argument
2379 util_blitter_clear_render_target(struct blitter_context *blitter, struct pipe_surface *dstsurf, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_blitter_clear_render_target() argument
2446 util_blitter_clear_depth_stencil(struct blitter_context *blitter, struct pipe_surface *dstsurf, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_blitter_clear_depth_stencil() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c676 unsigned width, height, depth, offset_level, last_level; in r600_create_sampler_view_custom() local
2869 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in r600_dma_copy_tile() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4323 const deUint32 height = 64u; in testImageBindExportImportBind() local
4369 const deUint32 height = 64u; in testImageExportBindImportBind() local
4423 const deUint32 height = 64u; in testImageExportImportBindBind() local
4569 combination << " Size: " << "(" << width << ", " << height << ")"; generateFailureText() local
4910 deUint32 height; testAndroidHardwareBufferImageFormat() member
5231 deUint32 height; testOHOSNativeBufferImageFormat() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp94 deUint32 height; member
386 const deUint32 height = m_testParams.height; in iterate() local
610 const deUint32 height = testParams.height; in verify() local
213 makeImageCreateInfo(VkFormat format, deUint32 width, deUint32 height, deUint32 depth, VkImageType imageType = VK_IMAGE_TYPE_3D, VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT) makeImageCreateInfo() argument
1072 const deUint32 height = m_testParams.height; initVertexBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp165 TriangleMosaicGenerator (deUint32 width, deUint32 height) in TriangleMosaicGenerator() argument
208 TriangleOverlapGenerator (deUint32 width, deUint32 height) in TriangleOverlapGenerator() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp198 deUint32 height; member
429 void AttachmentRateInstance::buildShadingRateObjects (VkDevice device, const DeviceInterface& vk, vk::Allocator& allocator, deUint32 srIndex, deUint32 width, deUint32 height, VkImageUsageFlags srUsage, VkImageTiling srTiling) in buildShadingRateObjects() argument
359 buildImageWithMemory(VkDevice device, const DeviceInterface& vk, vk::Allocator& allocator, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkImageTiling tiling, std::vector<deUint32> queueFamilies) buildImageWithMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp284 void HostImageCopyTestInstance::copyMemoryToImage (const std::vector<deUint8> testData, vk::VkImage image, deUint32 texelSize, const vk::VkImageSubresourceLayers subresourceLayers, deInt32 xOffset, deInt32 yOffset, deUint32 width, deUint32 height) in copyMemoryToImage() argument
700 deUint32 height = deMaxu32(randomGen.getUint32() % (mipImageSize.height / 2), 1u); iterate() local
712 commandsLog << "vkCopyMemoryToImageEXT() with image " << sampledImage << ", xOffset (" << xOffset << "), yOffset (" << yOffset << "), width (" << width << "), height (" << height << ")\\n"; iterate() local
[all...]
H A DvktImageLoadStoreTests.cpp2208 const deInt32 height = texture.size().y(); in ImageExtendOperandTestInstance() local
2346 void clearHighBits (const tcu::PixelBufferAccess& pixels, int width, int height) in clearHighBits() argument
2365 const deInt32 height = inputAccess.getHeight(); in verifyResult() local
2366 tcu::TextureLevel refImage (mapVkFormat(m_imageDstFormat), width, height); in verifyResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp98 uint32_t height; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1142 deUint32 height; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp86 deUint32 height; member
[all...]

Completed in 86 milliseconds

1...<<161162163164165166167168169170>>...179