Searched defs:__id (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_pipeline.c | 43 #define d3d12_pipeline_state_stream_new_desc(__stream, __maxstreamsz, __id, __type, __desc) \ argument 59 #define d3d12_gfx_pipeline_state_stream_new_desc(__stream, __id, __type, __desc) \ argument 62 #define d3d12_compute_pipeline_state_stream_new_desc(__stream, __id, __type, __desc) \ argument
|