j
k
j a
j l
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/dxil.c:
bool ret_found; enum { RESULT_VOID,
bool ret_found; enum {
RESULT_VOID,
What is `RESULT_VOID` needed for? You never test for it. In order to update the value count you just test for `dst->type`.
Back to the thread
Back to the list