Home | History | Annotate | Download | only in compiler

Lines Matching refs:getBasicType

159             if (left->isMatrix() || left->isArray() || left->isVector() || left->getBasicType() == EbtStruct) {
166 if (left->getBasicType() != EbtBool || left->isMatrix() || left->isArray() || left->isVector()) {
174 if (left->getBasicType() == EbtStruct || left->getBasicType() == EbtBool)
288 if (child->getType().getBasicType() != EbtBool || child->getType().isMatrix() || child->getType().isArray() || child->getType().isVector()) {
298 if (child->getType().getBasicType() == EbtStruct || child->getType().isArray())
412 switch (node->getBasicType()) {
457 if (type.getBasicType() != node->getType().getBasicType())
479 switch (node->getBasicType()) {
488 switch (node->getBasicType()) {
497 switch (node->getBasicType()) {
809 if (operand->getBasicType() != EbtBool)
817 if (operand->getBasicType() == EbtBool)
828 if (operand->getBasicType() != EbtFloat)
854 if (left->getBasicType() != right->getBasicType())
898 if (left->getBasicType() != EbtBool || right->getBasicType() != EbtBool)
926 TBasicType basicType = left->getBasicType();
1030 if (fields[j]->type()->getBasicType() == EbtStruct) {
1124 if (getType().getBasicType() != EbtFloat || node->getBasicType() != EbtFloat) {
1145 switch (getType().getBasicType()) {
1170 if (node->getBasicType() != EbtFloat) {
1191 if (getType().getBasicType() != EbtFloat) {
1227 switch (getType().getBasicType()) {
1268 if (getType().getBasicType() == EbtStruct) {
1294 if (getType().getBasicType() == EbtStruct) {
1336 switch (getType().getBasicType()) {
1345 switch (getType().getBasicType()) {
1372 switch (node->getType().getBasicType()) {
1388 switch (node->getType().getBasicType()) {
1404 switch (node->getType().getBasicType()) {