Home
last modified time | relevance | path

Searched defs:height (Results 3676 - 3700 of 3890) sorted by relevance

1...<<141142143144145146147148149150>>...156

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_mode.h304 __u32 height; member
315 __u32 height; member
347 __u32 height; member
356 __u32 height; member
418 __u32 height; member
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c99 int height = sps->height; in pic_arrays_init() local
1810 hevc_await_progress(HEVCContext *s, HEVCFrame *ref, const Mv *mv, int y0, int height) hevc_await_progress() argument
3419 int height = s->avctx->coded_height; verify_md5() local
[all...]
H A Dhevcdec.h480 int height; member
H A Dmpegvideo.h84 int width, height;///< picture size. must be a multiple of 16 member
H A Dvp3.c180 int width, height; member
1803 int height = s->fragment_height[!!plane]; in apply_loop_filter() local
2801 int height = s->height >> (i && s->chroma_y_shift); vp3_decode_frame() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg.h254 int width, height; member
277 int width, height; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c3479 get_req_buffer_size(VulkanDevicePriv *p, int *stride, int height) get_req_buffer_size() argument
[all...]
/third_party/glfw/include/GLFW/
H A Dglfw3.h2034 int height; member
2097 int height; global() member
[all...]
/third_party/glfw/src/
H A Dwl_platform.h142 uint32_t height; member
350 int width, height; member
367 int width, height; member
604 int width, height; member
/third_party/backends/backend/
H A Dcanon_dr.h104 int height; member
H A Davision.c2130 static int write_pnm_header (FILE* f, color_mode m, int depth, int width, int height) in write_pnm_header() argument
H A Dumax_pp_low.c9060 encodeHY (int height, int ypos, int *motor) in encodeHY() argument
9402 DumpNB (int width, int height, unsigne argument
9431 DumpRVB(int width, int height, unsigned char *data, char *name) DumpRVB() argument
9467 DumpRGB(int width, int height, unsigned char *data, char *name) DumpRGB() argument
9744 edgePosition(int width, int height, unsigned char *data) edgePosition() argument
10209 sanei_umax_pp_scan(int x, int y, int width, int height, int dpi, int color, int gain, int offset) sanei_umax_pp_scan() argument
10563 sanei_umax_pp_startScan(int x, int y, int width, int height, int dpi, int color, int gain, int offset, int *rbpp, int *rtw, int *rth) sanei_umax_pp_startScan() argument
[all...]
H A Dhp3900_types.c408 SANE_Int height; member
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h655 __u32 height; member
669 __u32 height; member
773 __u32 height; member
784 __u32 height; member
978 __u32 height; member
/third_party/mesa3d/include/CL/
H A Dcl.hpp3923 Image2D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t row_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image2D() argument
4139 Image2DArray( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t arraySize, ::size_t width, ::size_t height, ::size_t rowPitch, ::size_t slicePitch, void* host_ptr = NULL, cl_int* err = NULL) Image2DArray() argument
4232 Image3D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t depth, ::size_t row_pitch = 0, ::size_t slice_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image3D() argument
/third_party/libdrm/include/drm/
H A Ddrm_mode.h571 __u32 height; member
585 __u32 height; member
689 __u32 height; member
700 __u32 height; member
894 __u32 height; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c408 const uint32_t height = DIV_ROUND_UP(region->imageExtent.height, block_h); in copy_image_to_buffer_tlb() local
827 uint32_t height = DIV_ROUND_UP(region->extent.height, block_ in copy_image_tfu() local
888 width, height, format); copy_image_tfu() local
949 const uint32_t height = DIV_ROUND_UP(region->extent.height, block_h); copy_image_tlb() local
1408 width, height, format); copy_buffer_to_image_tfu() local
1449 const uint32_t height = DIV_ROUND_UP(region->imageExtent.height, block_h); copy_buffer_to_image_tlb() local
4284 const uint32_t height = DIV_ROUND_UP(region->extent.height, block_h); resolve_image_tlb() local
[all...]
H A Dv3dv_cmd_buffer.c354 job_compute_frame_tiling(struct v3dv_job *job, uint32_t width, uint32_t height, uint32_t layers, uint32_t render_target_count, uint8_t max_internal_bpp, bool msaa) job_compute_frame_tiling() argument
416 v3dv_job_start_frame(struct v3dv_job *job, uint32_t width, uint32_t height, uint32_t layers, bool allocate_tile_state_for_all_layers, uint32_t render_target_count, uint8_t max_internal_bpp, bool msaa) v3dv_job_start_frame() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1347 const int height = u_minify(texture->height0, args->level); in img_filter_2d_nearest() local
1381 const int height = u_minify(texture->height0, args->level); in img_filter_2d_array_nearest() local
1416 const int height = u_minify(texture->height0, args->level); in img_filter_cube_nearest() local
1459 const int height = u_minify(texture->height0, args->level); img_filter_cube_array_nearest() local
1494 const int height = u_minify(texture->height0, args->level); img_filter_3d_nearest() local
1656 const int height = u_minify(texture->height0, args->level); img_filter_2d_linear() local
1701 const int height = u_minify(texture->height0, args->level); img_filter_2d_array_linear() local
1747 const int height = u_minify(texture->height0, args->level); img_filter_cube_linear() local
1812 const int height = u_minify(texture->height0, args->level); img_filter_cube_array_linear() local
1880 const int height = u_minify(texture->height0, args->level); img_filter_3d_linear() local
2359 const int height = u_minify(texture->height0, level0); img_filter_2d_ewa() local
3375 const int height = u_minify(texture->height0, level); sp_get_texels() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h683 int height; member
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4005 gfx10_make_texture_descriptor( struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) gfx10_make_texture_descriptor() argument
4189 si_make_texture_descriptor(struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) si_make_texture_descriptor() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1155 uint32 height; member
1182 uint32 height; member
1252 uint32 height; member
1357 uint32 height; member
1378 uint32 height; member
1401 uint32 height; member
1425 uint32 height; member
1454 uint32 height; member
1476 uint32 height; global() member
1502 uint32 height; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c1514 create_img_surface_bo(struct rendering_state *state, VkImageSubresourceRange *range, struct pipe_resource *bo, enum pipe_format pformat, int width, int height, int base_layer, int layer_count, int level) create_img_surface_bo() argument
1540 create_img_surface(struct rendering_state *state, struct lvp_image_view *imgv, VkFormat format, int width, int height, int base_layer, int layer_count) create_img_surface() argument
1554 add_img_view_surface(struct rendering_state *state, struct lvp_image_view *imgv, int width, int height, int layer_count) add_img_view_surface() argument
2231 copy_depth_rect(ubyte * dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_x, unsigned src_y) copy_depth_rect() argument
2311 copy_depth_box(ubyte *dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_slice_stride, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_slice_stride, unsigned src_x, unsigned src_y, unsigned src_z) copy_depth_box() argument
3108 unsigned width, height, depth; handle_clear_ds_image() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_lock.c2079 LockDevice9Ex_SetConvolutionMonoKernel( struct NineDevice9Ex *This, UINT width, UINT height, float *rows, float *columns ) LockDevice9Ex_SetConvolutionMonoKernel() argument
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c682 _mesa_get_tex_max_num_levels(GLenum target, GLsizei width, GLsizei height, in _mesa_get_tex_max_num_levels() argument
825 _mesa_init_teximage_fields_ms(struct gl_context *ctx, struct gl_texture_image *img, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum internalFormat, mesa_format format, GLuint numSamples, GLboolean fixedSampleLocations) _mesa_init_teximage_fields_ms() argument
932 _mesa_init_teximage_fields(struct gl_context *ctx, struct gl_texture_image *img, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum internalFormat, mesa_format format) _mesa_init_teximage_fields() argument
969 _mesa_legal_texture_dimensions(struct gl_context *ctx, GLenum target, GLint level, GLint width, GLint height, GLint depth, GLint border) _mesa_legal_texture_dimensions() argument
1281 _mesa_test_proxy_teximage(struct gl_context *ctx, GLenum target, GLuint numLevels, ASSERTED GLint level, mesa_format format, GLuint numSamples, GLint width, GLint height, GLint depth) _mesa_test_proxy_teximage() argument
1660 compressed_tex_size(GLsizei width, GLsizei height, GLsizei depth, GLenum glformat) compressed_tex_size() argument
1823 texture_error_check( struct gl_context *ctx, GLuint dimensions, GLenum target, struct gl_texture_object* texObj, GLint level, GLint internalFormat, GLenum format, GLenum type, GLint width, GLint height, GLint depth, GLint border, const GLvoid *pixels ) texture_error_check() argument
2006 compressed_texture_error_check(struct gl_context *ctx, GLint dimensions, GLenum target, struct gl_texture_object* texObj, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) compressed_texture_error_check() argument
2164 texsubimage_error_check(struct gl_context *ctx, GLuint dimensions, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName) texsubimage_error_check() argument
2561 copytexsubimage_error_check(struct gl_context *ctx, GLuint dimensions, const struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, const char *caller) copytexsubimage_error_check() argument
2770 override_internal_format(GLenum internalFormat, UNUSED GLint width, UNUSED GLint height) override_internal_format() argument
2862 strip_texture_border(GLenum target, GLint *width, GLint *height, GLint *depth, const struct gl_pixelstore_attrib *unpack, struct gl_pixelstore_attrib *unpackNew) strip_texture_border() argument
2969 teximage(struct gl_context *ctx, GLboolean compressed, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const GLvoid *pixels, bool no_error) teximage() argument
3186 teximage_err(struct gl_context *ctx, GLboolean compressed, GLuint dims, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const GLvoid *pixels) teximage_err() argument
3198 teximage_no_error(struct gl_context *ctx, GLboolean compressed, GLuint dims, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const GLvoid *pixels) teximage_no_error() argument
3257 _mesa_TexImage2D( GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage2D() argument
3268 _mesa_TextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TextureImage2DEXT() argument
3285 _mesa_MultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_MultiTexImage2DEXT() argument
3308 _mesa_TexImage3D( GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage3D() argument
3319 _mesa_TextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TextureImage3DEXT() argument
3337 _mesa_MultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_MultiTexImage3DEXT() argument
3368 _mesa_TexImage2D_no_error(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexImage2D_no_error() argument
3379 _mesa_TexImage3D_no_error(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage3D_no_error() argument
3535 texture_sub_image(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_texture_image *texImage, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) texture_sub_image() argument
3584 texsubimage_err(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName) texsubimage_err() argument
3629 texsubimage(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) texsubimage() argument
3651 texturesubimage(struct gl_context *ctx, GLuint dims, GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName, bool no_error, bool ext_dsa) texturesubimage() argument
3766 texturesubimage_error(struct gl_context *ctx, GLuint dims, GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName, bool ext_dsa) texturesubimage_error() argument
3780 texturesubimage_no_error(struct gl_context *ctx, GLuint dims, GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName, bool ext_dsa) texturesubimage_no_error() argument
3822 _mesa_TexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexSubImage2D_no_error() argument
3837 _mesa_TexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexSubImage2D() argument
3852 _mesa_TexSubImage3D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexSubImage3D_no_error() argument
3867 _mesa_TexSubImage3D( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexSubImage3D() argument
3942 _mesa_TextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage2D_no_error() argument
3955 _mesa_TextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage2DEXT() argument
3968 _mesa_MultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_MultiTexSubImage2DEXT() argument
3990 _mesa_TextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage2D() argument
4004 _mesa_TextureSubImage3D_no_error(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage3D_no_error() argument
4017 _mesa_TextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage3DEXT() argument
4030 _mesa_MultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_MultiTexSubImage3DEXT() argument
4052 _mesa_TextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage3D() argument
4085 copytexsubimage_by_slice(struct gl_context *ctx, struct gl_texture_image *texImage, GLuint dims, GLint xoffset, GLint yoffset, GLint zoffset, struct gl_renderbuffer *rb, GLint x, GLint y, GLsizei width, GLsizei height) copytexsubimage_by_slice() argument
4144 can_avoid_reallocation(const struct gl_texture_image *texImage, GLenum internalFormat, mesa_format texFormat, GLsizei width, GLsizei height, GLint border) can_avoid_reallocation() argument
4167 copy_texture_sub_image(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) copy_texture_sub_image() argument
4214 copy_texture_sub_image_err(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height, const char *caller) copy_texture_sub_image_err() argument
4245 copy_texture_sub_image_no_error(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) copy_texture_sub_image_no_error() argument
4267 copyteximage(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border, bool no_error) copyteximage() argument
4441 copyteximage_err(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) copyteximage_err() argument
4452 copyteximage_no_error(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) copyteximage_no_error() argument
4510 _mesa_CopyTexImage2D( GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border ) _mesa_CopyTexImage2D() argument
4521 _mesa_CopyTextureImage2DEXT( GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border ) _mesa_CopyTextureImage2DEXT() argument
4539 _mesa_CopyMultiTexImage2DEXT( GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border ) _mesa_CopyMultiTexImage2DEXT() argument
4568 _mesa_CopyTexImage2D_no_error(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) _mesa_CopyTexImage2D_no_error() argument
4605 _mesa_CopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage2D() argument
4632 _mesa_CopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage3D() argument
4727 _mesa_CopyTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage2D() argument
4752 _mesa_CopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage2DEXT() argument
4777 _mesa_CopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyMultiTexSubImage2DEXT() argument
4796 _mesa_CopyTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage3D() argument
4829 _mesa_CopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage3DEXT() argument
4862 _mesa_CopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyMultiTexSubImage3DEXT() argument
4902 _mesa_CopyTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage2D_no_error() argument
4915 _mesa_CopyTexSubImage3D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage3D_no_error() argument
4940 _mesa_CopyTextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage2D_no_error() argument
4953 _mesa_CopyTextureSubImage3D_no_error(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage3D_no_error() argument
5113 _mesa_ClearTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) _mesa_ClearTexSubImage() argument
5381 compressed_subtexture_error_check(struct gl_context *ctx, GLint dims, const struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data, const char *callerName) compressed_subtexture_error_check() argument
5523 _mesa_CompressedTexImage2D(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage2D() argument
5535 _mesa_CompressedTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedTextureImage2DEXT() argument
5553 _mesa_CompressedMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedMultiTexImage2DEXT() argument
5573 _mesa_CompressedTexImage3D(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage3D() argument
5585 _mesa_CompressedTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedTextureImage3DEXT() argument
5603 _mesa_CompressedMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedMultiTexImage3DEXT() argument
5635 _mesa_CompressedTexImage2D_no_error(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage2D_no_error() argument
5647 _mesa_CompressedTexImage3D_no_error(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage3D_no_error() argument
5663 compressed_texture_sub_image(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_texture_image *texImage, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) compressed_texture_sub_image() argument
5707 compressed_tex_sub_image(unsigned dim, GLenum target, GLuint textureOrIndex, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data, enum tex_mode mode, const char *caller) compressed_tex_sub_image() argument
5904 _mesa_CompressedTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage2D_no_error() argument
5919 _mesa_CompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage2D() argument
5933 _mesa_CompressedTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage2DEXT() argument
5948 _mesa_CompressedMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedMultiTexSubImage2DEXT() argument
5962 _mesa_CompressedTextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage2D_no_error() argument
5976 _mesa_CompressedTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage2D() argument
5989 _mesa_CompressedTexSubImage3D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage3D_no_error() argument
6004 _mesa_CompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage3D() argument
6017 _mesa_CompressedTextureSubImage3D_no_error(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage3D_no_error() argument
6032 _mesa_CompressedTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage3D() argument
6047 _mesa_CompressedTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage3DEXT() argument
6063 _mesa_CompressedMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedMultiTexSubImage3DEXT() argument
6734 texture_image_multisample(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations, GLboolean immutable, GLuint64 offset, const char *func) texture_image_multisample() argument
6921 _mesa_TexImage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TexImage2DMultisample() argument
6935 _mesa_TexImage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TexImage3DMultisample() argument
6949 valid_texstorage_ms_parameters(GLsizei width, GLsizei height, GLsizei depth, unsigned dims) valid_texstorage_ms_parameters() argument
6964 _mesa_TexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TexStorage2DMultisample() argument
6980 _mesa_TexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TexStorage3DMultisample() argument
6997 _mesa_TextureStorage2DMultisample(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TextureStorage2DMultisample() argument
7020 _mesa_TextureStorage3DMultisample(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TextureStorage3DMultisample() argument
7044 _mesa_TextureStorage2DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TextureStorage2DMultisampleEXT() argument
7067 _mesa_TextureStorage3DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TextureStorage3DMultisampleEXT() argument
7090 _mesa_texture_storage_ms_memory(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint64 offset, const char* func) _mesa_texture_storage_ms_memory() argument
[all...]

Completed in 97 milliseconds

1...<<141142143144145146147148149150>>...156