Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.h68 DXIL_SFI0 = DXIL_FOURCC('S', 'F', 'I', '0'), enumerator
Ddxil_container.c80 return add_part(c, DXIL_SFI0, &bits, sizeof(uint64_t)); in dxil_container_add_features()