Home
last modified time | relevance | path

Searched refs:texResultType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp717 const glu::DataType texResultType = getSamplerLookupReturnType(type); in generateRandomVarValue() local
718 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateRandomVarValue()
719 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType); in generateRandomVarValue()
769 const glu::DataType texResultType = getSamplerLookupReturnType(type); in generateZeroVarValue() local
770 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateZeroVarValue()
771 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType); in generateZeroVarValue()
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp668 const glu::DataType texResultType = getSamplerLookupReturnType(type); in generateRandomVarValue() local
669 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateRandomVarValue()
670 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType); in generateRandomVarValue()