Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp68 inline bool logicalXor (bool a, bool b) { return (a != b); } in logicalXor() function
750 DECLARE_BINARY_BOOL_FUNCS(logicalXor) in DECLARE_BINARY_BOOL_FUNCS()
1074 …(B, -1.0f, 1.0f), Value(B, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_NA, BOOL_FUNCS(logicalXor)) in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp61 inline bool logicalXor (bool a, bool b) { return (a != b); } in logicalXor() function
1067 DECLARE_BINARY_BOOL_FUNCS(logicalXor) in DECLARE_BINARY_BOOL_FUNCS()
1661 …B, -1.0f, 1.0f), Value(B, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_NA, BOOL_FUNCS(logicalXor)); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp76 inline bool logicalXor (bool a, bool b) { return (a != b); } in logicalXor() function
1127 DECLARE_BINARY_BOOL_FUNCS(logicalXor) in DECLARE_BINARY_BOOL_FUNCS()
1693 …B, -1.0f, 1.0f), Value(B, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_NA, BOOL_FUNCS(logicalXor)); in init()