Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.c31 const uint32_t DXIL_DXBC = DXIL_FOURCC('D', 'X', 'B', 'C'); variable
324 if (!blob_write_bytes(blob, &DXIL_DXBC, sizeof(DXIL_DXBC))) in dxil_container_write()