Searched defs:returnMode (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderReturnTests.cpp | 126 …ase (Context& context, const char* name, const char* description, ReturnMode returnMode, bool isVe… in makeConditionalReturnInFuncCase() 166 …text, const char* name, const char* description, bool inFunction, ReturnMode returnMode, bool isVe… in makeOutputWriteReturnCase() 222 …t, const char* name, const char* description, bool isDynamicLoop, ReturnMode returnMode, bool isVe… in makeReturnInLoopCase() 326 for (int returnMode = 0; returnMode < RETURNMODE_LAST; returnMode++) in init() local 391 for (int returnMode = 0; returnMode < RETURNMODE_LAST; returnMode++) in init() local 406 for (int returnMode = 0; returnMode < RETURNMODE_LAST; returnMode++) in init() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fShaderReturnTests.cpp | 153 …ase (Context& context, const char* name, const char* description, ReturnMode returnMode, bool isVe… in makeConditionalReturnInFuncCase() 193 …text, const char* name, const char* description, bool inFunction, ReturnMode returnMode, bool isVe… in makeOutputWriteReturnCase() 247 …t, const char* name, const char* description, bool isDynamicLoop, ReturnMode returnMode, bool isVe… in makeReturnInLoopCase() 348 for (int returnMode = 0; returnMode < RETURNMODE_LAST; returnMode++) in init() local 407 for (int returnMode = 0; returnMode < RETURNMODE_LAST; returnMode++) in init() local 422 for (int returnMode = 0; returnMode < RETURNMODE_LAST; returnMode++) in init() local
|