Searched defs:operandType (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderAtomicOpTests.cpp | 96 …se (Context& context, const char* name, const char* funcName, AtomicOperandType operandType, DataT… in ShaderAtomicOpCase() 258 …ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAddCase() 412 …ShaderAtomicMinCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMinCase() 493 …ShaderAtomicMaxCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMaxCase() 575 …ShaderAtomicAndCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAndCase() 651 …ShaderAtomicOrCase (Context& context, const char* name, AtomicOperandType operandType, DataType ty… in ShaderAtomicOrCase() 722 …ShaderAtomicXorCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicXorCase() 806 …ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicExchangeCase() 891 …ShaderAtomicCompSwapCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicCompSwapCase() 1087 …micOpTests::ShaderAtomicOpTests (Context& context, const char* name, AtomicOperandType operandType) in ShaderAtomicOpTests() [all …]
|