Home
last modified time | relevance | path

Searched refs:OP_DIVIDE_INTO (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp140 OP_DIVIDE_INTO, enumerator
195 case OP_DIVIDE_INTO: return "/="; in getOperationName()
220 case OP_DIVIDE_INTO: return OPERATIONTYPE_ASSIGNMENT; in getOperationType()
255 case OP_DIVIDE_INTO: return TESTMATRIXTYPE_DEFAULT; in getOperationTestMatrixType()
308 op == OP_DIVIDE_INTO; in isOperationAssignment()
580 struct Evaluator<OP_DIVIDE_INTO, In0Type, In0DataType, In1Type, In1DataType>
642 MAKE_EVAL_CASE(OP_DIVIDE_INTO, IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) in getEvalFunc()
1111 { "div_assign", "Matrix divide into tests", OP_DIVIDE_INTO, false }, in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp249 OP_DIVIDE_INTO, enumerator
314 case OP_DIVIDE_INTO: return "/="; in getOperationName()
344 case OP_DIVIDE_INTO: return OPERATIONTYPE_ASSIGNMENT; in getOperationType()
385 case OP_DIVIDE_INTO: return TESTMATRIXTYPE_DECREMENTED; in getOperationTestMatrixType()
454 op == OP_DIVIDE_INTO; in isOperationAssignment()
461 op == OP_DIVIDE_INTO; in isOperationAssignmentAnyMatrix()
1109 struct Evaluator<OP_DIVIDE_INTO, In0DataType, In1DataType>
1171 MAKE_EVAL_CASE(OP_DIVIDE_INTO, IN0DATATYPE, IN0DATATYPE) in getEvalFunc()
1807 { "div_assign", "Matrix divide into tests", OP_DIVIDE_INTO, false, false }, in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp244 OP_DIVIDE_INTO, enumerator
309 case OP_DIVIDE_INTO: return "/="; in getOperationName()
339 case OP_DIVIDE_INTO: return OPERATIONTYPE_ASSIGNMENT; in getOperationType()
380 case OP_DIVIDE_INTO: return TESTMATRIXTYPE_DECREMENTED; in getOperationTestMatrixType()
449 op == OP_DIVIDE_INTO; in isOperationAssignment()
456 op == OP_DIVIDE_INTO; in isOperationAssignmentAnyMatrix()
1104 struct Evaluator<OP_DIVIDE_INTO, In0DataType, In1DataType>
1166 MAKE_EVAL_CASE(OP_DIVIDE_INTO, IN0DATATYPE, IN0DATATYPE) in getEvalFunc()
1996 { "div_assign", "Matrix divide into tests", OP_DIVIDE_INTO, false, false }, in init()