Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp734 static VarValue getRandomBoolRepresentation (const VarValue& boolValue, const glu::DataType targetScalarType, Random& rnd) in getRandomBoolRepresentation() argument
739 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation()
743 switch (targetScalarType) in getRandomBoolRepresentation()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp835 static VarValue getRandomBoolRepresentation (const VarValue& boolValue, const glu::DataType targetScalarType, Random& rnd) in getRandomBoolRepresentation() argument
840 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation()
844 switch (targetScalarType) in getRandomBoolRepresentation()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp684 static VarValue getRandomBoolRepresentation (const VarValue& boolValue, const glu::DataType targetScalarType, Random& rnd) in getRandomBoolRepresentation() argument
689 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation()
693 switch (targetScalarType) in getRandomBoolRepresentation()

Completed in 20 milliseconds