Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h312 typedef struct DxcBuffer { struct
530 _In_ const DxcBuffer *pShader,
538 _In_ const DxcBuffer *pData, REFIID iid, void **ppvReflection) = 0;
608 _In_ const DxcBuffer *pSource, // Source text to compile
617 …_In_ const DxcBuffer *pObject, // Program to disassemble: dxil container or bitcode.