Home
last modified time | relevance | path

Searched refs:QUERY_SAMPLER_PARAM_FLOAT_VEC4 (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSamplerStateQueryTests.cpp44 case QUERY_SAMPLER_PARAM_FLOAT_VEC4: return "_float"; in getVerifierSuffix()
97 QUERY_SAMPLER_PARAM_FLOAT_VEC4, in init()
/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp298 QUERY_SAMPLER_PARAM_FLOAT_VEC4, enumerator
DglsTextureStateQueryTests.cpp290 query == QUERY_SAMPLER_PARAM_FLOAT_VEC4; in isCoreQuery()
2374 m_type == QUERY_SAMPLER_PARAM_FLOAT_VEC4 || in SamplerBorderColorCase()
2382 if (m_type == QUERY_SAMPLER_PARAM_INTEGER_VEC4 || m_type == QUERY_SAMPLER_PARAM_FLOAT_VEC4) in test()
2410 DE_ASSERT(m_type == QUERY_SAMPLER_PARAM_INTEGER_VEC4 || m_type == QUERY_SAMPLER_PARAM_FLOAT_VEC4); in test()
DglsStateQueryUtil.cpp932 case QUERY_SAMPLER_PARAM_FLOAT_VEC4: in querySamplerState()