Home | History | Annotate | Download | only in compiler

Lines Matching refs:getBasicType

158             if (left->isMatrix() || left->isArray() || left->isVector() || left->getBasicType() == EbtStruct) {
165 if (left->getBasicType() != EbtBool || left->isMatrix() || left->isArray() || left->isVector()) {
173 if (left->getBasicType() == EbtStruct || left->getBasicType() == EbtBool)
293 if (child->getType().getBasicType() != EbtBool || child->getType().isMatrix() || child->getType().isArray() || child->getType().isVector()) {
303 if (child->getType().getBasicType() == EbtStruct || child->getType().isArray())
422 switch (node->getBasicType()) {
467 if (type.getBasicType() != node->getType().getBasicType())
489 switch (node->getBasicType()) {
498 switch (node->getBasicType()) {
507 switch (node->getBasicType()) {
823 if (operand->getBasicType() != EbtBool)
831 if (operand->getBasicType() == EbtBool)
842 if (operand->getBasicType() != EbtFloat)
867 if (left->getBasicType() != right->getBasicType())
911 if (left->getBasicType() != EbtBool || right->getBasicType() != EbtBool)
939 TBasicType basicType = left->getBasicType();
1043 if ((*fields)[j].type->getBasicType() == EbtStruct) {
1138 if (getType().getBasicType() != EbtFloat || node->getBasicType() != EbtFloat) {
1159 switch (getType().getBasicType()) {
1184 if (node->getBasicType() != EbtFloat) {
1205 if (getType().getBasicType() != EbtFloat) {
1241 switch (getType().getBasicType()) {
1282 if (getType().getBasicType() == EbtStruct) {
1308 if (getType().getBasicType() == EbtStruct) {
1350 switch (getType().getBasicType()) {
1359 switch (getType().getBasicType()) {
1389 switch (node->getType().getBasicType()) {
1405 switch (node->getType().getBasicType()) {
1421 switch (node->getType().getBasicType()) {