Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dcomponent_wise.inl112 GLM_FUNC_QUALIFIER T compMin(vecType<T, P> const & v) function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dcomponent_wise.inl112 GLM_FUNC_QUALIFIER T compMin(vecType<T, P> const & v) function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp184 float compMin = cornerTexels[0][compNdx]; in fetchTexel() local