Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3118 static ExprP<T> genXType(const ExprP<T> &x) in genXType() function
3127 static ExprP<Vector<T, 2>> genXType(const ExprP<T> &x) in genXType() function
3136 static ExprP<Vector<T, 3>> genXType(const ExprP<T> &x) in genXType() function
3145 static ExprP<Vector<T, 4>> genXType(const ExprP<T> &x) in genXType() function
3154 ExprP<typename ContainerOf<T, Size>::Container> genXType(const ExprP<T> &x) in genXType() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3994 static ExprP<T> genXType(const ExprP<T> &x) in genXType() function
4003 static ExprP<Vector<T, 2>> genXType(const ExprP<T> &x) in genXType() function
4012 static ExprP<Vector<T, 3>> genXType(const ExprP<T> &x) in genXType() function
4021 static ExprP<Vector<T, 4>> genXType(const ExprP<T> &x) in genXType() function
4030 ExprP<typename ContainerOf<T, Size>::Container> genXType(const ExprP<T> &x) in genXType() function