Home
last modified time | relevance | path

Searched defs:vfmt (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c46 const GLvertexformat *vfmt) in install_vtxfmt()
492 _mesa_install_exec_vtxfmt(struct gl_context *ctx, const GLvertexformat *vfmt) in _mesa_install_exec_vtxfmt()
505 _mesa_install_save_vtxfmt(struct gl_context *ctx, const GLvertexformat *vfmt) in _mesa_install_save_vtxfmt()
Deval.c828 const GLvertexformat *vfmt) in _mesa_install_eval_vtxfmt()
Dapi_arrayelt.c1504 const GLvertexformat *vfmt) in _mesa_install_arrayelt_vtxfmt()
Ddlist.c15133 const GLvertexformat *vfmt) in _mesa_install_dlist_vtxfmt()
15146 GLvertexformat *vfmt = &ctx->ListState.ListVtxfmt; in _mesa_init_display_list() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_arrays.c148 GLuint vfmt = 0; in radeonEmitArrays() local
Dradeon_sanity.c659 static int print_vertex_format( int vfmt ) in print_vertex_format()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtutil.c140 gst_vtutil_caps_append_video_format (GstCaps * caps, const char *vfmt) in gst_vtutil_caps_append_video_format()
Dvtdec.c286 GstVideoFormat vfmt = gst_video_format_from_string (fmt); in get_preferred_video_format() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_noop.c123 _mesa_noop_vtxfmt_init(struct gl_context *ctx, GLvertexformat * vfmt) in _mesa_noop_vtxfmt_init()
Dvbo_exec_api.c1004 GLvertexformat *vfmt = &exec->vtxfmt; in vbo_exec_vtxfmt_init() local
Dvbo_save_api.c1894 GLvertexformat *vfmt = &save->vtxfmt; in vtxfmt_init() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c854 enum VkFormat vfmt = pCreateInfo->format; in tu_buffer_view_init() local
/third_party/python/Objects/
Dmemoryobject.c2835 char vfmt, wfmt; in memory_richcompare() local