Home
last modified time | relevance | path

Searched refs:isSignedAmount (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1598 for (int isSignedAmount = 0; isSignedAmount <= 1; isSignedAmount++) in init() local
1600 ValueType gType = isSignedAmount == 0 ? UGT : IGT; in init()
1601 ValueType sType = isSignedAmount == 0 ? U : I; in init()
1615 for (int isSignedAmount = 0; isSignedAmount <= 1; isSignedAmount++) in init() local
1617 ValueType gType = isSignedAmount == 0 ? UGT : IGT; in init()
1618 ValueType sType = isSignedAmount == 0 ? U : I; in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1630 for (int isSignedAmount = 0; isSignedAmount <= 1; isSignedAmount++) in init() local
1632 ValueType gType = isSignedAmount == 0 ? UGT : IGT; in init()
1633 ValueType sType = isSignedAmount == 0 ? U : I; in init()
1647 for (int isSignedAmount = 0; isSignedAmount <= 1; isSignedAmount++) in init() local
1649 ValueType gType = isSignedAmount == 0 ? UGT : IGT; in init()
1650 ValueType sType = isSignedAmount == 0 ? U : I; in init()