Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/gtx/
Dcomponent_wise.inl31 GLM_FUNC_QUALIFIER T compMin(vecType<T, P> const & v) function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp208 float compMin = cornerTexels[0][compNdx]; in fetchTexel() local