Searched refs:g_output (Results 1 – 5 of 5) sorted by relevance
50 0:14 'g_output' (layout( binding=1 rg32ui) uniform uimageBuffer)65 0:? 'g_output' (layout( binding=1 rg32ui) uniform uimageBuffer)120 0:14 'g_output' (layout( binding=1 rg32ui) uniform uimageBuffer)135 0:? 'g_output' (layout( binding=1 rg32ui) uniform uimageBuffer)163 Name 50 "g_output"174 Decorate 50(g_output) DescriptorSet 0175 Decorate 50(g_output) Binding 1197 50(g_output): 49(ptr) Variable UniformConstant243 51: 48 Load 50(g_output)
2 RWBuffer<uint2> g_output : register(u1);14 g_output[dispatchId] = result;
62 static char const* g_output = NULL; variable103 {'o', "write the results here", required_option, &g_output},344 FILE* results = fopen(g_output, "w"); in main()357 ret = diff_results(g_output, g_diff); in main()