Home
last modified time | relevance | path

Searched refs:fd6_vertex_format (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_format_table.h52 enum a6xx_format fd6_vertex_format(enum pipe_format format) ATTRIBUTE_CONST;
H A Dfd6_format_table.c389 fd6_vertex_format(enum pipe_format format) in fd6_vertex_format() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c78 (fd6_vertex_format(format) != FMT6_NONE)) { in fd6_screen_is_format_supported()
H A Dfd6_context.c89 enum a6xx_format fmt = fd6_vertex_format(pfmt); in fd6_vertex_state_create()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c22 .fmt = fd6_vertex_format(format), in tu6_format_vtx()
33 return fd6_vertex_format(format) != FMT6_NONE; in tu6_format_vtx_supported()

Completed in 4 milliseconds