Home
last modified time | relevance | path

Searched defs:surface_format (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_util.h16 struct surface_format { struct
25 struct surface_format fd2_pipe2surface(enum pipe_format format); argument
/third_party/ffmpeg/libavcodec/
Ddxva2.c161 static int d3d11va_validate_output(void *service, GUID guid, const void *surface_format) in d3d11va_validate_output()
174 static int dxva2_validate_output(void *decoder_service, GUID guid, const void *surface_format) in dxva2_validate_output()
260 static int dxva_get_decoder_guid(AVCodecContext *avctx, void *service, void *surface_format, in dxva_get_decoder_guid()
348 D3DFORMAT surface_format = avctx->sw_pix_fmt == AV_PIX_FMT_YUV420P10 ? in dxva2_create_decoder() local
476 DXGI_FORMAT surface_format = d3d11va_map_sw_to_hw_format(frames_ctx->sw_format); in d3d11va_create_decoder() local
Dvaapi_decode.h60 enum AVPixelFormat surface_format; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c114 static bool si_set_clear_color(struct si_texture *tex, enum pipe_format surface_format, in si_set_clear_color()
144 enum pipe_format surface_format, in gfx8_get_dcc_clear_parameters()
254 unsigned level, enum pipe_format surface_format, in gfx11_get_dcc_clear_parameters()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1636 enum pipe_format surface_format, in evergreen_set_clear_color()
/third_party/vulkan-loader/tests/
Dloader_wsi_tests.cpp764 VkSurfaceFormatKHR surface_format = {VK_FORMAT_R8G8B8A8_SRGB, VK_COLORSPACE_SRGB_NONLINEAR_KHR}; in TEST() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c993 VkSurfaceFormatKHR surface_format; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c5329 uint32_t surface_format; in emit_sol_surface() local
/third_party/mesa3d/src/mesa/main/
Dmtypes.h1030 enum pipe_format surface_format; member