HomeSort by relevance Sort by last modified time
    Searched refs:CommonFunctionCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fShaderCommonFunctionTests.cpp 189 // CommonFunctionCase
191 class CommonFunctionCase : public TestCase
194 CommonFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
195 ~CommonFunctionCase (void);
202 CommonFunctionCase (const CommonFunctionCase& other);
203 CommonFunctionCase& operator= (const CommonFunctionCase& other);
218 CommonFunctionCase::CommonFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderCommonFunctionTests.cpp 162 // CommonFunctionCase
164 class CommonFunctionCase : public TestCase
167 CommonFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
168 ~CommonFunctionCase (void);
175 CommonFunctionCase (const CommonFunctionCase& other);
176 CommonFunctionCase& operator= (const CommonFunctionCase& other);
191 CommonFunctionCase::CommonFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType
    [all...]

Completed in 36 milliseconds