Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dbytecodewriter.c2451 static HRESULT call_instr_handler(struct bc_writer *writer, in call_instr_handler() function
2511 hr = call_instr_handler(writer, shader->instr[i], buffer); in SlWriteBytecode()