Home
last modified time | relevance | path

Searched refs:EbpUndefined (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
DUnfoldShortCircuitAST.cpp15 const TType boolType(EbtBool, EbpUndefined); in UnfoldOR()
19 u, TType(EbtBool, EbpUndefined, EvqConst, 1)); in UnfoldOR()
26 const TType boolType(EbtBool, EbpUndefined); in UnfoldAND()
30 u, TType(EbtBool, EbpUndefined, EvqConst, 1)); in UnfoldAND()
DInitialize.cpp19 TType *float1 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 1); in InsertBuiltInFunctions()
20 TType *float2 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 2); in InsertBuiltInFunctions()
21 TType *float3 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 3); in InsertBuiltInFunctions()
22 TType *float4 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 4); in InsertBuiltInFunctions()
24 TType *int2 = new TType(EbtInt, EbpUndefined, EvqGlobal, 2); in InsertBuiltInFunctions()
25 TType *int3 = new TType(EbtInt, EbpUndefined, EvqGlobal, 3); in InsertBuiltInFunctions()
26 TType *int4 = new TType(EbtInt, EbpUndefined, EvqGlobal, 4); in InsertBuiltInFunctions()
237 TType *mat2 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 2, true); in InsertBuiltInFunctions()
238 TType *mat3 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 3, true); in InsertBuiltInFunctions()
239 TType *mat4 = new TType(EbtFloat, EbpUndefined, EvqGlobal, 4, true); in InsertBuiltInFunctions()
[all …]
DInitializeGLPosition.cpp51 0, "gl_Position", TType(EbtFloat, EbpUndefined, EvqPosition, 4)); in insertCode()
59 u, TType(EbtFloat, EbpUndefined, EvqConst, 4)); in insertCode()
Dglslang.y191 TType type(EbtFloat, EbpUndefined);
233 …$$ = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), @1);
238 …$$ = context->intermediate.addConstantUnion(unionArray, TType(EbtFloat, EbpUndefined, EvqConst), @…
243 …$$ = context->intermediate.addConstantUnion(unionArray, TType(EbtBool, EbpUndefined, EvqConst), @1…
303 …ex = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), @3);
309 …ex = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), @3);
397 TType type(EbtVoid, EbpUndefined); // use this to get the type back
477 … = context->intermediate.addConstantUnion(unionArray, TType(EbtFloat, EbpUndefined, EvqConst), @1);
598 TType type(EbtVoid, EbpUndefined);
708 …$$ = context->intermediate.addConstantUnion(unionArray, TType(EbtBool, EbpUndefined, EvqConst), @2…
[all …]
DSymbolTable.h133 returnType(TType(EbtVoid, EbpUndefined)), in TFunction()
278 …TVariable *constant = new TVariable(NewPoolTString(name), TType(EbtInt, EbpUndefined, EvqConst, 1)… in insertConstInt()
352 return EbpUndefined; in getDefaultPrecision()
356 …TPrecision prec = EbpUndefined; // If we dont find anything we return this. Should we error check … in getDefaultPrecision()
DVariableInfo.cpp170 precision(EbpUndefined), in TVariableInfo()
178 precision(EbpUndefined), in TVariableInfo()
237 info.precision = EbpUndefined; in visitSymbol()
DIntermediate.cpp679 constIntNode = addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), line); in addSwizzle()
947 setType(TType(EbtBool, EbpUndefined)); in promote()
958 setType(TType(EbtBool, EbpUndefined)); in promote()
1068 setType(TType(EbtBool, EbpUndefined)); in promote()
1296 returnType = TType(EbtBool, EbpUndefined, EvqConst); in fold()
1302 returnType = TType(EbtBool, EbpUndefined, EvqConst); in fold()
1311 returnType = TType(EbtBool, EbpUndefined, EvqConst); in fold()
1321 returnType = TType(EbtBool, EbpUndefined, EvqConst); in fold()
1346 … tempNode = new TIntermConstantUnion(tempConstArray, TType(EbtBool, EbpUndefined, EvqConst)); in fold()
1372 … tempNode = new TIntermConstantUnion(tempConstArray, TType(EbtBool, EbpUndefined, EvqConst)); in fold()
DOutputESSL.cpp20 if (precision == EbpUndefined) in writeVariablePrecision()
DBaseTypes.h16 EbpUndefined, enumerator
DTypes.h103 TType(TStructure* userDef, TPrecision p = EbpUndefined) :
275 precision = EbpUndefined; in setBasic()
Dglslang_tab.cpp2256 TType type(EbtFloat, EbpUndefined);
2303 …e) = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), (yy…
2312 … = context->intermediate.addConstantUnion(unionArray, TType(EbtFloat, EbpUndefined, EvqConst), (yy…
2321 …) = context->intermediate.addConstantUnion(unionArray, TType(EbtBool, EbpUndefined, EvqConst), (yy…
2398 …ex = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), (yy…
2404 …ex = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), (yy…
2502 TType type(EbtVoid, EbpUndefined); // use this to get the type back
2582 … = context->intermediate.addConstantUnion(unionArray, TType(EbtFloat, EbpUndefined, EvqConst), (yy…
2727 TType type(EbtVoid, EbpUndefined);
2881 …) = context->intermediate.addConstantUnion(unionArray, TType(EbtBool, EbpUndefined, EvqConst), (yy…
[all …]
Dintermediate.h415 TIntermOperator(TOperator o) : TIntermTyped(TType(EbtFloat, EbpUndefined)), op(o) {} in TIntermOperator()
538 …TIntermTyped(TType(EbtVoid, EbpUndefined)), condition(cond), trueBlock(trueB), falseBlock(falseB) … in TIntermSelection()
DParseContext.cpp245 if( precision == EbpUndefined ){ in precisionErrorCheck()
251 if( precision == EbpUndefined ){ in precisionErrorCheck()
DOutputHLSL.cpp3111 case EbpUndefined: in glVariablePrecision()
3123 case EbpUndefined: in glVariablePrecision()