Home
last modified time | relevance | path

Searched defs:format (Results 3976 - 4000 of 4920) sorted by relevance

1...<<151152153154155156157158159160>>...197

/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h195 uint32_t format; member
339 int format; member
/third_party/mesa3d/src/egl/main/
H A Deglapi.c2580 eglQueryDmaBufModifiersEXT(EGLDisplay dpy, EGLint format, EGLint max_modifiers, in eglQueryDmaBufModifiersEXT() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c42 radv_choose_tiling(struct radv_device *device, const VkImageCreateInfo *pCreateInfo, VkFormat format) radv_choose_tiling() argument
69 radv_use_tc_compat_htile_for_image(struct radv_device *device, const VkImageCreateInfo *pCreateInfo, VkFormat format) radv_use_tc_compat_htile_for_image() argument
158 radv_are_formats_dcc_compatible(const struct radv_physical_device *pdev, const void *pNext, VkFormat format, VkImageCreateFlags flags, bool *sign_reinterpret) radv_are_formats_dcc_compatible() argument
195 radv_format_is_atomic_allowed(struct radv_device *device, VkFormat format) radv_format_is_atomic_allowed() argument
204 radv_formats_is_atomic_allowed(struct radv_device *device, const void *pNext, VkFormat format, VkImageCreateFlags flags) radv_formats_is_atomic_allowed() argument
228 radv_use_dcc_for_image_early(struct radv_device *device, struct radv_image *image, const VkImageCreateInfo *pCreateInfo, VkFormat format, bool *sign_reinterpret) radv_use_dcc_for_image_early() argument
543 etc2_emulation_format(VkFormat format) etc2_emulation_format() argument
586 VkFormat format = radv_image_get_plane_format(device->physical_device, image, plane_id); radv_get_surface_flags() local
941 vi_alpha_is_on_msb(struct radv_device *device, VkFormat format) vi_alpha_is_on_msb() argument
1061 uint32_t format; gfx10_make_texture_descriptor() local
1613 VkFormat format = radv_image_get_plane_format(pdev, image, i); radv_image_reset_layout() local
1778 radv_select_modifier(const struct radv_device *dev, VkFormat format, const struct VkImageDrmFormatModifierListCreateInfoEXT *mod_list) radv_select_modifier() argument
1824 VkFormat format = radv_select_android_external_format(pCreateInfo->pNext, pCreateInfo->format); radv_image_create() local
2202 VkFormat format = vk_format_get_plane_format(iview->vk.view_format, i); radv_image_view_init() local
[all...]
H A Dradv_meta_clear.c322 VkFormat format; in emit_color_clear() local
1191 VkFormat format = radv_fs_key_format_exemplars[j]; in radv_device_init_meta_clear_state() local
173 create_color_pipeline(struct radv_device *device, uint32_t samples, uint32_t frag_output, VkFormat format, VkPipeline *pipeline) create_color_pipeline() argument
1361 VkFormat format; radv_clear_dcc_comp_to_single() local
2053 radv_clear_image_layer(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkImageLayout image_layout, const VkImageSubresourceRange *range, VkFormat format, int level, unsigned layer_count, const VkClearValue *clear_val) radv_clear_image_layer() argument
2150 radv_fast_clear_range(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkFormat format, VkImageLayout image_layout, bool in_render_loop, const VkImageSubresourceRange *range, const VkClearValue *clear_val) radv_fast_clear_range() argument
2219 VkFormat format = image->vk.format; radv_cmd_clear_image() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c433 v3dv_drm_handle_format(void *data, struct wl_drm *drm, uint32_t format) in v3dv_drm_handle_format() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h307 enum agx_format format; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1647 r600_translate_colorswap(enum pipe_format format, bool do_endian_swap) r600_translate_colorswap() argument
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c543 uint32_t format = 0; in handle_3dstate_index_buffer() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c125 enum pipe_format format; in dri2_drawable_get_buffers() local
296 dri2_allocate_buffer(__DRIscreen *sPriv, unsigned attachment, unsigned format, int width, int height) dri2_allocate_buffer() argument
580 enum pipe_format format; dri2_allocate_textures() local
679 enum pipe_format format; dri2_allocate_textures() local
982 dri2_create_image_from_name(__DRIscreen *_screen, int width, int height, int format, int name, int pitch, void *loaderPrivate) dri2_create_image_from_name() argument
1107 dri2_create_image_common(__DRIscreen *_screen, int width, int height, int format, unsigned int use, const uint64_t *modifiers, const unsigned count, void *loaderPrivate) dri2_create_image_common() argument
1193 dri2_create_image(__DRIscreen *_screen, int width, int height, int format, unsigned int use, void *loaderPrivate) dri2_create_image() argument
1203 dri2_create_image_with_modifiers(__DRIscreen *dri_screen, int width, int height, int format, const uint64_t *modifiers, const unsigned count, void *loaderPrivate) dri2_create_image_with_modifiers() argument
1215 dri2_create_image_with_modifiers2(__DRIscreen *dri_screen, int width, int height, int format, const uint64_t *modifiers, const unsigned count, unsigned int use, void *loaderPrivate) dri2_create_image_with_modifiers2() argument
1490 dri2_from_names(__DRIscreen *screen, int width, int height, int format, int *names, int num_names, int *strides, int *offsets, void *loaderPrivate) dri2_from_names() argument
1597 enum pipe_format format; dri2_query_dma_buf_modifiers() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1537 DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void* data_ptr, const char* format) DataTypeFormatString() argument
1588 DataTypeApplyOpFromText(const char* buf, const char* initial_value_buf, ImGuiDataType data_type, void* data_ptr, const char* format) DataTypeApplyOpFromText() argument
2104 SliderBehaviorT(const ImRect& bb, ImGuiID id, ImGuiDataType data_type, TYPE* v, const TYPE v_min, const TYPE v_max, const char* format, float power, ImGuiSliderFlags flags, ImRect* out_grab_bb) SliderBehaviorT() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c725 SVGA3D_vgpu10_DefineShaderResourceView(struct svga_winsys_context *swc, SVGA3dShaderResourceViewId shaderResourceViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dShaderResourceViewDesc *desc) SVGA3D_vgpu10_DefineShaderResourceView() argument
766 SVGA3D_vgpu10_DefineRenderTargetView(struct svga_winsys_context *swc, SVGA3dRenderTargetViewId renderTargetViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dRenderTargetViewDesc *desc) SVGA3D_vgpu10_DefineRenderTargetView() argument
806 SVGA3D_vgpu10_DefineDepthStencilView(struct svga_winsys_context *swc, SVGA3dDepthStencilViewId depthStencilViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dRenderTargetViewDesc *desc) SVGA3D_vgpu10_DefineDepthStencilView() argument
1255 SVGA3D_vgpu10_SetIndexBuffer(struct svga_winsys_context *swc, struct svga_winsys_surface *indexes, SVGA3dSurfaceFormat format, uint32 offset) SVGA3D_vgpu10_SetIndexBuffer() argument
1276 SVGA3D_vgpu10_SetIndexBuffer_v2(struct svga_winsys_context *swc, struct svga_winsys_surface *indexes, SVGA3dSurfaceFormat format, uint32 offset, uint32 sizeInBytes) SVGA3D_vgpu10_SetIndexBuffer_v2() argument
1298 SVGA3D_vgpu10_SetIndexBufferOffsetAndSize(struct svga_winsys_context *swc, SVGA3dSurfaceFormat format, uint32 offset, uint32 sizeInBytes) SVGA3D_vgpu10_SetIndexBufferOffsetAndSize() argument
1593 SVGA3D_sm5_DefineUAView(struct svga_winsys_context *swc, SVGA3dUAViewId uaViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dUAViewDesc *desc) SVGA3D_sm5_DefineUAView() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1183 tegra_generate_mipmap(struct pipe_context *pcontext, struct pipe_resource *presource, enum pipe_format format, unsigned int base_level, unsigned int last_level, unsigned int first_layer, unsigned int last_layer) tegra_generate_mipmap() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c303 enum virgl_formats pipe_to_virgl_format(enum pipe_format format) in pipe_to_virgl_format() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1350 enum pipe_format format = res->b.b.format; si_texture_commit() local
1389 si_query_dmabuf_modifiers(struct pipe_screen *screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) si_query_dmabuf_modifiers() argument
1414 si_is_dmabuf_modifier_supported(struct pipe_screen *screen, uint64_t modifier, enum pipe_format format, bool *external_only) si_is_dmabuf_modifier_supported() argument
1454 si_get_dmabuf_modifier_planes(struct pipe_screen *pscreen, uint64_t modifier, enum pipe_format format) si_get_dmabuf_modifier_planes() argument
2146 si_translate_colorswap(enum amd_gfx_level gfx_level, enum pipe_format format, bool do_endian_swap) si_translate_colorswap() argument
2289 si_get_sparse_texture_virtual_page_size(struct pipe_screen *screen, enum pipe_texture_target target, bool multi_sample, enum pipe_format format, unsigned offset, unsigned size, int *x, int *y, int *z) si_get_sparse_texture_virtual_page_size() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h477 VkFormat format; member
604 lvp_vk_format_to_pipe_format(VkFormat format) in lvp_vk_format_to_pipe_format() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h208 __u32 format; member
503 __s32 format; member
939 __u32 format; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm.c771 format(FILE *f, const char *format, ...) in format() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx.cc457 void shrpx_sd_notifyf(int unset_environment, const char *format, ...) { in shrpx_sd_notifyf() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dvarray.c479 vertex_format_to_pipe_format(GLubyte size, GLenum16 type, GLenum16 format, in vertex_format_to_pipe_format() argument
546 _mesa_set_vertex_format(struct gl_vertex_format *vertex_format, GLubyte size, GLenum16 type, GLenum16 format, GLboolean normalized, GLboolean integer, GLboolean doubles) _mesa_set_vertex_format() argument
619 GLenum format = GL_RGBA; get_array_format() local
647 _mesa_update_array_format(struct gl_context *ctx, struct gl_vertex_array_object *vao, gl_vert_attrib attrib, GLint size, GLenum type, GLenum format, GLboolean normalized, GLboolean integer, GLboolean doubles, GLuint relativeOffset) _mesa_update_array_format() argument
695 validate_array_format(struct gl_context *ctx, const char *func, struct gl_vertex_array_object *vao, GLuint attrib, GLbitfield legalTypesMask, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, bool normalized, bool integer, bool doubles, GLuint relativeOffset, GLenum format) validate_array_format() argument
877 validate_array_and_format(struct gl_context *ctx, const char *func, struct gl_vertex_array_object *vao, struct gl_buffer_object *obj, GLuint attrib, GLbitfield legalTypes, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, GLboolean doubles, GLenum format, const GLvoid *ptr) validate_array_and_format() argument
912 update_array(struct gl_context *ctx, struct gl_vertex_array_object *vao, struct gl_buffer_object *obj, GLuint attrib, GLenum format, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, GLboolean doubles, const GLvoid *ptr) update_array() argument
1000 GLenum format = GL_RGBA; _mesa_VertexPointer() local
1027 GLenum format = GL_RGBA; _mesa_VertexArrayVertexOffsetEXT() local
1072 GLenum format = GL_RGBA; _mesa_NormalPointer() local
1099 GLenum format = GL_RGBA; _mesa_VertexArrayNormalOffsetEXT() local
1134 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_ColorPointer_no_error() local
1147 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_ColorPointer() local
1177 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_VertexArrayColorOffsetEXT() local
1224 GLenum format = GL_RGBA; _mesa_FogCoordPointer() local
1246 GLenum format = GL_RGBA; _mesa_VertexArrayFogCoordOffsetEXT() local
1286 GLenum format = GL_RGBA; _mesa_IndexPointer() local
1309 GLenum format = GL_RGBA; _mesa_VertexArrayIndexOffsetEXT() local
1340 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_SecondaryColorPointer_no_error() local
1353 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_SecondaryColorPointer() local
1380 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_VertexArraySecondaryColorOffsetEXT() local
1430 GLenum format = GL_RGBA; _mesa_TexCoordPointer() local
1459 GLenum format = GL_RGBA; _mesa_VertexArrayTexCoordOffsetEXT() local
1497 GLenum format = GL_RGBA; _mesa_VertexArrayMultiTexCoordOffsetEXT() local
1552 GLenum format = GL_RGBA; _mesa_EdgeFlagPointer() local
1576 GLenum format = GL_RGBA; _mesa_VertexArrayEdgeFlagOffsetEXT() local
1617 GLenum format = GL_RGBA; _mesa_PointSizePointerOES() local
1646 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_VertexAttribPointer_no_error() local
1665 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_VertexAttribPointer() local
1699 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); _mesa_VertexArrayVertexAttribOffsetEXT() local
1740 GLenum format = GL_RGBA; _mesa_VertexArrayVertexAttribLOffsetEXT() local
1797 GLenum format = GL_RGBA; _mesa_VertexAttribIPointer() local
1839 GLenum format = GL_RGBA; _mesa_VertexArrayVertexAttribIOffsetEXT() local
1877 GLenum format = GL_RGBA; _mesa_VertexAttribLPointer() local
2549 GLenum format = GL_RGBA; _mesa_MultiTexCoordPointerEXT() local
2577 _mesa_get_interleaved_layout(GLenum format, struct gl_interleaved_layout *layout) _mesa_get_interleaved_layout() argument
2689 _mesa_InterleavedArrays(GLenum format, GLsizei stride, const GLvoid *pointer) _mesa_InterleavedArrays() argument
3382 GLenum format = get_array_format(ctx, sizeMax, &size); vertex_attrib_format() local
3477 GLenum format = get_array_format(ctx, sizeMax, &size); vertex_array_attrib_format() local
[all...]
H A Duniforms.c151 _mesa_uniform_attach_driver_storage(struct gl_uniform_storage *uni, unsigned element_stride, unsigned vector_stride, enum gl_uniform_driver_format format, void *data) _mesa_uniform_attach_driver_storage() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c342 internal_format(struct gl_context *ctx, GLenum format, GLenum type) in internal_format() argument
484 search_drawpixels_cache(struct st_context *st, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const void *pixels) search_drawpixels_cache() argument
567 cache_drawpixels_image(struct st_context *st, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const void *pixels, struct pipe_resource *pt) cache_drawpixels_image() argument
608 make_texture(struct st_context *st, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const void *pixels) make_texture() argument
958 draw_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const void *pixels) draw_stencil_pixels() argument
1235 setup_sampler_swizzle(struct pipe_sampler_view *sv, GLenum format, GLenum type) setup_sampler_swizzle() argument
1272 st_DrawPixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const void *pixels) st_DrawPixels() argument
[all...]
H A Dst_cb_texture.c182 copy_to_staging_dest(struct gl_context * ctx, struct pipe_resource *dst, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void * pixels, struct gl_texture_image *texImage) copy_to_staging_dest() argument
289 st_pbo_get_dst_format(struct gl_context *ctx, enum pipe_texture_target target, enum pipe_format src_format, bool is_compressed, GLenum format, GLenum type, unsigned bind) st_pbo_get_dst_format() argument
421 st_astc_format_fallback(const struct st_context *st, mesa_format format) st_astc_format_fallback() argument
434 st_compressed_format_fallback(struct st_context *st, mesa_format format) st_compressed_format_fallback() argument
640 default_bindings(struct st_context *st, enum pipe_format format) default_bindings() argument
986 enum pipe_format format = st_AllocTextureImageBuffer() local
1016 prep_teximage(struct gl_context *ctx, struct gl_texture_image *texImage, GLenum format, GLenum type) prep_teximage() argument
1099 unswizzle_format(enum pipe_format format) unswizzle_format() argument
1127 alpha_to_red(enum pipe_format format) alpha_to_red() argument
1168 red_alpha_to_red_green(enum pipe_format format) red_alpha_to_red_green() argument
1209 luminance_alpha_to_red_green(enum pipe_format format) luminance_alpha_to_red_green() argument
1250 format_is_alpha(enum pipe_format format) format_is_alpha() argument
1269 format_is_red(enum pipe_format format) format_is_red() argument
1288 format_is_luminance(enum pipe_format format) format_is_luminance() argument
1306 format_is_red_alpha(enum pipe_format format) format_is_red_alpha() argument
1322 format_is_swizzled_rgba(enum pipe_format format) format_is_swizzled_rgba() argument
1339 enum pipe_format format; global() member
1365 swizzle_format(enum pipe_format format, const int * const swizzle) swizzle_format() argument
1587 try_pbo_upload(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const void *pixels, const struct gl_pixelstore_attrib *unpack) try_pbo_upload() argument
1879 st_TexSubImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const void *pixels, const struct gl_pixelstore_attrib *unpack) st_TexSubImage() argument
2158 st_TexImage(struct gl_context * ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, const void *pixels, const struct gl_pixelstore_attrib *unpack) st_TexImage() argument
2213 st_CompressedTexSubImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint x, GLint y, GLint z, GLsizei w, GLsizei h, GLsizei d, GLenum format, GLsizei imageSize, const void *data) st_CompressedTexSubImage() argument
2402 st_GetTexSubImage(struct gl_context * ctx, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void * pixels, struct gl_texture_image *texImage) st_GetTexSubImage() argument
3113 st_texture_create_from_memory(struct st_context *st, struct gl_memory_object *memObj, GLuint64 offset, enum pipe_texture_target target, enum pipe_format format, GLuint last_level, GLuint width0, GLuint height0, GLuint depth0, GLuint layers, GLuint nr_samples, GLuint bind) st_texture_create_from_memory() argument
3309 st_TestProxyTexImage(struct gl_context *ctx, GLenum target, GLuint numLevels, GLint level, mesa_format format, GLuint numSamples, GLint width, GLint height, GLint depth) st_TestProxyTexImage() argument
3524 st_GetSparseTextureVirtualPageSize(struct gl_context *ctx, GLenum target, mesa_format format, unsigned index, int *x, int *y, int *z) st_GetSparseTextureVirtualPageSize() argument
[all...]
H A Dst_context.h91 GLenum format, type; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c150 get_blorp_surf_for_anv_buffer(struct anv_device *device, struct anv_buffer *buffer, uint64_t offset, uint32_t width, uint32_t height, uint32_t row_pitch, enum isl_format format, bool is_dest, struct blorp_surf *blorp_surf, struct isl_surf *isl_surf) get_blorp_surf_for_anv_buffer() argument
1551 anv_image_clear_color(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlagBits aspect, enum isl_aux_usage aux_usage, enum isl_format format, struct isl_swizzle swizzle, uint32_t level, uint32_t base_layer, uint32_t layer_count, VkRect2D area, union isl_color_value clear_color) anv_image_clear_color() argument
1806 anv_image_mcs_op(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t base_layer, uint32_t layer_count, enum isl_aux_op mcs_op, union isl_color_value *clear_value, bool predicate) anv_image_mcs_op() argument
1896 anv_image_ccs_op(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t level, uint32_t base_layer, uint32_t layer_count, enum isl_aux_op ccs_op, union isl_color_value *clear_value, bool predicate) anv_image_ccs_op() argument
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c1265 dri3_cpp_for_format(uint32_t format) { in dri3_cpp_for_format() argument
1301 dri3_linear_format_for_format(struct loader_dri3_drawable *draw, uint32_t format) in dri3_linear_format_for_format() argument
1331 image_format_to_fourcc(int format) in image_format_to_fourcc() argument
1358 has_supported_modifier(struct loader_dri3_drawable *draw, unsigned int format, uint64_t *modifiers, uint32_t count) has_supported_modifier() argument
1401 dri3_alloc_render_buffer(struct loader_dri3_drawable *draw, unsigned int format, int width, int height, int depth) dri3_alloc_render_buffer() argument
1813 loader_dri3_create_image(xcb_connection_t *c, xcb_dri3_buffer_from_pixmap_reply_t *bp_reply, unsigned int format, __DRIscreen *dri_screen, const __DRIimageExtension *image, void *loaderPrivate) loader_dri3_create_image() argument
1858 loader_dri3_create_image_from_buffers(xcb_connection_t *c, xcb_dri3_buffers_from_pixmap_reply_t *bp_reply, unsigned int format, __DRIscreen *dri_screen, const __DRIimageExtension *image, void *loaderPrivate) loader_dri3_create_image_from_buffers() argument
1906 dri3_get_pixmap_buffer(__DRIdrawable *driDrawable, unsigned int format, enum loader_dri3_buffer_type buffer_type, struct loader_dri3_drawable *draw) dri3_get_pixmap_buffer() argument
2018 dri3_get_buffer(__DRIdrawable *driDrawable, unsigned int format, enum loader_dri3_buffer_type buffer_type, struct loader_dri3_drawable *draw) dri3_get_buffer() argument
2189 loader_dri3_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) loader_dri3_get_buffers() argument
[all...]

Completed in 63 milliseconds

1...<<151152153154155156157158159160>>...197