Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp5185 struct InTuple : public Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::I… struct
5187 InTuple(const typename In::In0 &in0, const typename In::In1 &in1, const typename In::In2 &in2, in InTuple() argument
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7811 struct InTuple : public Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::I… struct
7813 InTuple(const typename In::In0 &in0, const typename In::In1 &in1, const typename In::In2 &in2, in InTuple() function