Home
last modified time | relevance | path

Searched refs:targetScalarType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp734 …omBoolRepresentation (const VarValue& boolValue, const glu::DataType targetScalarType, Random& rnd) in getRandomBoolRepresentation() argument
739 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation()
743 switch (targetScalarType) in getRandomBoolRepresentation()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp684 …omBoolRepresentation (const VarValue& boolValue, const glu::DataType targetScalarType, Random& rnd) in getRandomBoolRepresentation() argument
689 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation()
693 switch (targetScalarType) in getRandomBoolRepresentation()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp835 …omBoolRepresentation (const VarValue& boolValue, const glu::DataType targetScalarType, Random& rnd) in getRandomBoolRepresentation() argument
840 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation()
844 switch (targetScalarType) in getRandomBoolRepresentation()