HomeSort by relevance Sort by last modified time
    Searched defs:vc4_format (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_formats.c 44 struct vc4_format { struct
73 static const struct vc4_format vc4_format_table[] = {
110 static const struct vc4_format *
123 const struct vc4_format *vf = get_format(f);
134 const struct vc4_format *vf = get_format(f);
145 const struct vc4_format *vf = get_format(f);
153 const struct vc4_format *vf = get_format(f);
164 const struct vc4_format *vf = get_format(f);
vc4_resource.h 62 enum vc4_texture_data_type vc4_format; member in struct:vc4_resource

Completed in 65 milliseconds