Home
last modified time | relevance | path

Searched defs:genXType (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3709 static ExprP<T> genXType (const ExprP<T>& x) { return x; } in genXType() function
3715 static ExprP<Vector<T, 2> > genXType (const ExprP<T>& x) in genXType() function
3724 static ExprP<Vector<T, 3> > genXType (const ExprP<T>& x) in genXType() function
3733 static ExprP<Vector<T, 4> > genXType (const ExprP<T>& x) in genXType() function
3742 ExprP<typename ContainerOf<T, Size>::Container> genXType (const ExprP<T>& x) in genXType() function
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2912 static ExprP<T> genXType (const ExprP<T>& x) { return x; } in genXType() function
2918 static ExprP<Vector<T, 2> > genXType (const ExprP<T>& x) in genXType() function
2927 static ExprP<Vector<T, 3> > genXType (const ExprP<T>& x) in genXType() function
2936 static ExprP<Vector<T, 4> > genXType (const ExprP<T>& x) in genXType() function
2945 ExprP<typename ContainerOf<T, Size>::Container> genXType (const ExprP<T>& x) in genXType() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3698 static ExprP<T> genXType (const ExprP<T>& x) { return x; } in genXType() function
3704 static ExprP<Vector<T, 2> > genXType (const ExprP<T>& x) in genXType() function
3713 static ExprP<Vector<T, 3> > genXType (const ExprP<T>& x) in genXType() function
3722 static ExprP<Vector<T, 4> > genXType (const ExprP<T>& x) in genXType() function
3731 ExprP<typename ContainerOf<T, Size>::Container> genXType (const ExprP<T>& x) in genXType() function

Completed in 35 milliseconds