Home
last modified time | relevance | path

Searched refs:QUERY_SAMPLER_PARAM_INTEGER (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fSamplerStateQueryTests.cpp45 case QUERY_SAMPLER_PARAM_INTEGER: return "_getsamplerparameteri"; in getVerifierSuffix()
70 QUERY_SAMPLER_PARAM_INTEGER, in init()
/external/deqp/modules/gles31/functional/
Des31fSamplerStateQueryTests.cpp46 case QUERY_SAMPLER_PARAM_INTEGER: in getVerifierSuffix()
84 QUERY_SAMPLER_PARAM_INTEGER, in init()
91 QUERY_SAMPLER_PARAM_INTEGER, in init()
/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp293 QUERY_SAMPLER_PARAM_INTEGER, enumerator
DglsStateQueryUtil.cpp862 case QUERY_SAMPLER_PARAM_INTEGER: in querySamplerState()
DglsTextureStateQueryTests.cpp287 query == QUERY_SAMPLER_PARAM_INTEGER || in isCoreQuery()