Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4774 const ExprP<float> tExpr = in doExpand() local
4789 const ExprP<deFloat16> tExpr = in doExpand() local
4805 const ExprP<double> tExpr = in doExpand() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3726 … const ExprP<float> tExpr = clamp((x - edge0) / (edge1 - edge0), constant(0.0f), constant(1.0f)); in doExpand() local