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|.
283 // |stage| into the target under the semantics specified via |controls|.
442 Semantics semantics,
460 EShMessages controls = DeriveOptions(source, semantics, target);
479 Semantics semantics,
493 EShMessages controls = DeriveOptions(source, semantics, target);
508 Semantics semantics,
520 const EShMessages controls = DeriveOptions(source, semantics, target);
535 Semantics semantics, in loadFileCompileIoMapAndCheck() argument
554 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileIoMapAndCheck()
572 Semantics semantics,
585 const EShMessages controls = DeriveOptions(source, semantics, target);
599 Semantics semantics,
612 const EShMessages controls = DeriveOptions(source, semantics, target);
679 Semantics semantics,
690 const EShMessages controls = DeriveOptions(source, semantics, target);