Lines Matching full:semantics
70 // Enum for shader compilation semantics.
71 enum class Semantics { enum
85 EShMessages DeriveOptions(Source, Semantics, Target);
183 // the target under the semantics conveyed via |controls|. Returns true
207 // |stage| into the target under the semantics specified via |controls|.
279 // |stage| into the target under the semantics specified via |controls|.
430 Semantics semantics,
447 EShMessages controls = DeriveOptions(source, semantics, target);
466 Semantics semantics,
479 EShMessages controls = DeriveOptions(source, semantics, target);
494 Semantics semantics,
506 const EShMessages controls = DeriveOptions(source, semantics, target);
521 Semantics semantics, in loadFileCompileIoMapAndCheck() argument
540 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileIoMapAndCheck()
558 Semantics semantics,
571 const EShMessages controls = DeriveOptions(source, semantics, target);
585 Semantics semantics,
598 const EShMessages controls = DeriveOptions(source, semantics, target);
665 Semantics semantics,
676 const EShMessages controls = DeriveOptions(source, semantics, target);