Home | History | Annotate | Download | only in compute

Lines Matching full:uniform

671 		<< "layout(binding = 1, r32ui) readonly uniform highp uimage2D u_srcImg;\n"
881 << "layout(binding = 1, r32ui) writeonly uniform highp uimage2D u_dstImg;\n"
1139 << "layout(binding = 0) readonly uniform Input {\n"
1748 "layout(binding = 2) readonly uniform Constants {\n"
1813 // Create a uniform buffer (to pass uniform constants)
1818 // Set the constants in the uniform buffer
1966 << "layout(binding = 1, r32ui) coherent uniform highp uimage2D u_dstImg;\n"
2177 "layout(binding = 2) readonly uniform Constants {\n"
2180 "layout(binding = 1, r32ui) writeonly uniform highp uimage2D u_img;\n"
2189 "layout(binding = 1, r32ui) readonly uniform highp uimage2D u_img;\n"
2239 // Create a uniform buffer (to pass uniform constants)
2244 // Set the constants in the uniform buffer