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

  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 173 static inline glu::DataType getSamplerLookupReturnType (const glu::DataType type)
514 result.type = getSamplerLookupReturnType(sampler.type);
668 const glu::DataType texResultType = getSamplerLookupReturnType(type);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 169 static inline glu::DataType getSamplerLookupReturnType (const glu::DataType type)
563 result.type = getSamplerLookupReturnType(sampler.type);
717 const glu::DataType texResultType = getSamplerLookupReturnType(type);
769 const glu::DataType texResultType = getSamplerLookupReturnType(type);
    [all...]

Completed in 128 milliseconds