Home
last modified time | relevance | path

Searched defs:pformat (Results 1 – 25 of 31) 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/gallium/frontends/lavapipe/
Dlvp_formats.c65 enum pipe_format pformat = lvp_vk_format_to_pipe_format(format); in lvp_physical_device_get_format_properties() local
183 enum pipe_format pformat = lvp_vk_format_to_pipe_format(info->format); in lvp_get_image_format_properties() local
Dlvp_private.h255 enum pipe_format pformat; member
545 enum pipe_format pformat; member
Dlvp_execute.c975 enum pipe_format pformat; in fill_sampler_view_stage() local
1311 enum pipe_format pformat, in create_img_surface_bo()
2850 static void pack_clear_color(enum pipe_format pformat, VkClearColorValue *in_val, uint32_t col_val[… in pack_clear_color()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_format.c1265 enum pipe_format pformat = st_choose_matching_format_noverify(st, format, type, swapBytes); in st_choose_matching_format() local
1493 enum pipe_format pformat = st_choose_format(st, in st_QueryInternalFormat() local
1506 enum pipe_format pformat = st_mesa_format_to_pipe_format(st, format); in st_QueryInternalFormat() local
/third_party/boost/boost/convert/
Dprintf.hpp63 char const* pformat(int pos) const in pformat() function
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_format.c195 d3d12_get_format_info(enum pipe_format pformat, enum pipe_texture_target target) in d3d12_get_format_info()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c84 enum pipe_format pformat = psurf->format; in emit_mrt() local
166 enum pipe_format pformat = psurf->format; in emit_gmem2mem_surf() local
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_framebuffer.cpp51 enum pipe_format pformat; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c48 enum pipe_format pformat; member
2047 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/python/Lib/
Dpprint.py57 def pformat(object, indent=1, width=80, depth=None, *, function
155 def pformat(self, object): member in PrettyPrinter
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c71 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.py168 def pformat(obj, verbose=False): function
/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/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c237 enum pipe_format pformat; in v3d_tfu() local
/third_party/boost/libs/graph/example/
Diohb.c762 char pformat[16],iformat[16],vformat[19],rformat[19]; in writeHB_mat_double() local
1345 char pformat[16],iformat[16],vformat[19],rformat[19]; in writeHB_mat_char() local
/third_party/openssl/ssl/
Ds3_lib.c3720 const unsigned char **pformat = parg; in ssl3_ctrl() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c96 enum pipe_format pformat = psurf->format; in emit_mrt() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c429 enum pipe_format pformat = vk_format_to_pipe_format(format); in get_color_clear_rect_fs() local

12