Home | History | Annotate | Download | only in gles31

Lines Matching refs:sd

7402 		std::string sd =
7416 std::string decl = sd + NL "layout(" + lo + ") buffer;" NL "layout(binding = 0) readonly buffer Input0 {" +