Home
last modified time | relevance | path

Searched defs:compMax (Results 1 – 2 of 2) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcomponent_wise.inl121 GLM_FUNC_QUALIFIER T compMax(vecType<T, P> const & v) function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp185 float compMax = cornerTexels[0][compNdx]; in fetchTexel() local