Searched defs:texResultType (Results 1 - 2 of 2) sorted by relevance

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

Completed in 110 milliseconds