Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.c47 add_part_header(struct dxil_container *c, in add_part_header() function
67 return add_part_header(c, fourcc, part_size) && in add_part()
172 if (!add_part_header(c, part, last_offset) || in dxil_container_add_io_signature()
264 if (!add_part_header(c, DXIL_PSV0, size)) in dxil_container_add_state_validation()
338 return add_part_header(c, DXIL_DXIL, size) && in dxil_container_add_module()