Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp594 #define PACK_EVAL_CASE(OP, IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) (((OP) << 18) | ((IN0TYPE) <… in getEvalFunc() argument
596 #define MAKE_EVAL_CASE(OP, IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) \ in getEvalFunc() argument
600 #define SCALAR_OPS(IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) \ in getEvalFunc() argument
606 #define ALL_OPS(IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) \ in getEvalFunc() argument
613 #define MUL_OP(IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) \ in getEvalFunc() argument
638 #define ASSIGN_OP(IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) \ in getEvalFunc() argument
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1130 #define PACK_EVAL_CASE(OP, IN0DATATYPE, IN1DATATYPE) (((OP) << 14) | ((IN0DATATYPE) << 7) | (IN1DAT… in getEvalFunc() argument
1132 #define MAKE_EVAL_CASE(OP, IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1136 #define MAKE_SCALAR_OPS(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1142 #define MAKE_CWISE_OPS(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1148 #define MAKE_MUL_OP(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1151 #define MAKE_VECVEC_OP(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp1125 #define PACK_EVAL_CASE(OP, IN0DATATYPE, IN1DATATYPE) (((OP) << 14) | ((IN0DATATYPE) << 7) | (IN1DAT… in getEvalFunc() argument
1127 #define MAKE_EVAL_CASE(OP, IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1131 #define MAKE_SCALAR_OPS(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1137 #define MAKE_CWISE_OPS(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1143 #define MAKE_MUL_OP(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument
1146 #define MAKE_VECVEC_OP(IN0DATATYPE, IN1DATATYPE) \ in getEvalFunc() argument