Lines Matching refs:format
62 uint32_t format,
79 buffer->format = format;
111 uint32_t stride, uint32_t format)
113 switch (format) {
126 "invalid format");
131 name, -1, width, height, format, 0, stride, 0, 0, 0, 0);
138 int32_t width, int32_t height, uint32_t format,
143 switch (format) {
155 "invalid format");
159 create_buffer(client, resource, id, name, -1, width, height, format,
167 int32_t width, int32_t height, uint32_t format,
172 create_buffer(client, resource, id, 0, fd, width, height, format,