Home
last modified time | relevance | path

Searched defs:pformat (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_formats.c304 get_render_format(enum pipe_format pformat, enum isl_format def_format) in get_render_format()
335 enum pipe_format pformat, in crocus_format_for_usage()
425 enum pipe_format pformat, in crocus_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_formats.c39 enum pipe_format pformat, in iris_format_for_usage()
107 enum pipe_format pformat, in iris_is_format_supported()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_format.c1234 enum pipe_format pformat = st_choose_matching_format_noverify(st, format, type, swapBytes); in st_choose_matching_format() local
1478 enum pipe_format pformat = st_choose_format(st, in st_QueryInternalFormat() local
1491 enum pipe_format pformat = st_mesa_format_to_pipe_format(st, format); in st_QueryInternalFormat() local
1506 enum pipe_format pformat = st_mesa_format_to_pipe_format(st, format); in st_QueryInternalFormat() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c66 enum pipe_format pformat = lvp_vk_format_to_pipe_format(format); in lvp_physical_device_get_format_properties() local
209 enum pipe_format pformat = lvp_vk_format_to_pipe_format(info->format); in lvp_get_image_format_properties() local
Dlvp_private.h256 enum pipe_format pformat; member
478 enum pipe_format pformat; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c84 enum pipe_format pformat = psurf->format; in emit_mrt() local
174 enum pipe_format pformat = psurf->format; in emit_gmem2mem_surf() local
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_framebuffer.cpp54 enum pipe_format pformat; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c48 enum pipe_format pformat; member
2135 enum pipe_format pformat, in svga_format_is_shareable()
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1089 const struct fuvc_format_info *pformat = format_info; in frames_descriptors_update() local
1243 struct fuvc_format_info *pformat; in fuvc_descriptors_update() local
1482 const struct fuvc_format_info *pformat; in fuvc_streaming_set() local
1774 const struct fuvc_format_info *pformat; in fuvc_fill_streaming_control() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c150 enum pipe_format pformat, in get_dimensions()
302 unsigned pformat = params->format; in sp_tgsi_store() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c306 enum pipe_format pformat = FormatYCBCRToPipe(source_ycbcr_format); in vlVdpVideoSurfacePutBitsYCbCr() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_format.c317 d3d12_get_format_info(enum pipe_format resource_format, enum pipe_format pformat, enum pipe_texture… in d3d12_get_format_info()
/third_party/python/Lib/
Dpprint.py57 def pformat(object, indent=1, width=80, depth=None, *, function
156 def pformat(self, object): member in PrettyPrinter
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c70 enum pipe_format pformat = psurf->format; in emit_mrt() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c67 enum pipe_format pformat = 0; in emit_mrt() local
/third_party/jinja2/
Dutils.py183 def pformat(obj: t.Any) -> str: function
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c226 enum pipe_format pformat; in v3d_tfu() local
/third_party/node/tools/inspector_protocol/jinja2/
Dutils.py177 def pformat(obj, verbose=False): function
/third_party/skia/third_party/externals/jinja2/
Dutils.py168 def pformat(obj, verbose=False): function
/third_party/node/deps/v8/third_party/jinja2/
Dutils.py168 def pformat(obj, verbose=False): function
/third_party/openssl/ssl/
Ds3_lib.c3731 const unsigned char **pformat = parg; in ssl3_ctrl() local
/third_party/node/deps/openssl/openssl/ssl/
Ds3_lib.c3731 const unsigned char **pformat = parg; in ssl3_ctrl() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c100 enum pipe_format pformat = psurf->format; in emit_mrt() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c403 enum pipe_format pformat = vk_format_to_pipe_format(format); in get_color_clear_rect_fs() local
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1050 enum pipe_format pformat, in evergreen_set_color_surface_buffer()
1121 enum pipe_format pformat, in evergreen_set_color_surface_common()
4004 enum pipe_format pformat) in evergreen_setup_immed_buffer()

12