Home
last modified time | relevance | path

Searched refs:format_enum (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dgen_vk_mandatory_format_support_table.py117 for format_enum in vk_format_enums:
118 index = int(format_enum.attrib['value'])
119 vk_format = format_enum.attrib['name']
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c203 #define PLANAR_YUV_BLEND(format_name,format_enum,x_round,y_round,MEMCPY,BLENDLOOP) \ argument
343 #define PLANAR_YUV_FILL_CHECKER(format_name, format_enum, MEMSET) \ argument
386 #define PLANAR_YUV_FILL_COLOR(format_name,format_enum,MEMSET) \ argument
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dblend.c261 #define PLANAR_YUV_BLEND(format_name,format_enum,x_round,y_round,MEMCPY,BLENDLOOP) \ argument
410 #define PLANAR_YUV_FILL_CHECKER(format_name, format_enum, MEMSET) \ argument
461 #define PLANAR_YUV_FILL_COLOR(format_name,format_enum,MEMSET) \ argument