Home
last modified time | relevance | path

Searched refs:colorformat (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D11.1.3.rst228 - gallium/r600: Don't let h/w do endian swap for colorformat
230 - r600g: Do colorformat endian swap for PIPE_USAGE_STAGING
231 - radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
D7.11.1.rst204 - r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c965 radv_colorformat_endian_swap(uint32_t colorformat) in radv_colorformat_endian_swap() argument
968 switch (colorformat) { in radv_colorformat_endian_swap()
Dradv_private.h1923 uint32_t radv_colorformat_endian_swap(uint32_t colorformat);
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h857 uint32_t r600_colorformat_endian_swap(uint32_t colorformat, bool do_endian_swap);
Dr600_state_common.c3199 uint32_t r600_colorformat_endian_swap(uint32_t colorformat, bool do_endian_swap) in r600_colorformat_endian_swap() argument
3202 switch(colorformat) { in r600_colorformat_endian_swap()
/third_party/EGL/extensions/KHR/
DEGL_KHR_stream.txt340 colorformat, or number of buffers used in the EGLStream (although
534 The size and colorformat of the images in the EGLStream are
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_stream.txt340 colorformat, or number of buffers used in the EGLStream (although
534 The size and colorformat of the images in the EGLStream are
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1639 static uint32_t si_colorformat_endian_swap(uint32_t colorformat) in si_colorformat_endian_swap() argument
1642 switch (colorformat) { in si_colorformat_endian_swap()
/third_party/gstreamer/gstplugins_bad/
DChangeLog133541 applemedia: use the best colorformat on each platform