HomeSort by relevance Sort by last modified time
    Searched refs:texResultType (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 717 const glu::DataType texResultType = getSamplerLookupReturnType(type);
718 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType);
719 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType);
769 const glu::DataType texResultType = getSamplerLookupReturnType(type);
770 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType);
771 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 668 const glu::DataType texResultType = getSamplerLookupReturnType(type);
669 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType);
670 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType);
    [all...]

Completed in 188 milliseconds