Lines Matching full:semantics
71 // Enum for shader compilation semantics.
72 enum class Semantics { enum
86 EShMessages DeriveOptions(Source, Semantics, Target);
184 // the target under the semantics conveyed via |controls|. Returns true
208 // |stage| into the target under the semantics specified via |controls|.
307 // |stage| into the target under the semantics specified via |controls|.
463 Semantics semantics,
482 EShMessages controls = DeriveOptions(source, semantics, target);
502 Semantics semantics,
516 EShMessages controls = DeriveOptions(source, semantics, target);
531 Semantics semantics,
543 const EShMessages controls = DeriveOptions(source, semantics, target);
558 Semantics semantics, in loadFileCompileIoMapAndCheck() argument
577 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileIoMapAndCheck()
595 Semantics semantics,
608 const EShMessages controls = DeriveOptions(source, semantics, target);
622 Semantics semantics,
635 const EShMessages controls = DeriveOptions(source, semantics, target);
702 Semantics semantics,
713 const EShMessages controls = DeriveOptions(source, semantics, target);