Searched defs:function_object (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/tests/ui/mir/ |
| D | mir_codegen_calls.rs | 178 let function_object = &closure as &dyn Fn(i32, i32) -> i32; in main() localVariable
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 14781 void BuiltinFunctionTest::prepareArgument(const functionObject& function_object, glw::GLuint vertex, in prepareArgument() 14801 void BuiltinFunctionTest::prepareComponents(const functionObject& function_object, glw::GLuint vert… in prepareComponents() 14942 void BuiltinFunctionTest::prepareProgram(const functionObject& function_object, Utils::programInfo&… in prepareProgram() 14957 void BuiltinFunctionTest::prepareTestData(const functionObject& function_object) in prepareTestData() 14986 void BuiltinFunctionTest::prepareVertexShaderCode(const functionObject& function_object) in prepareVertexShaderCode() 15125 de::UniquePtr<functionObject> function_object(getFunctionObject(function, type)); in test() local 15162 void BuiltinFunctionTest::testBegin(const functionObject& function_object, glw::GLuint program_id, … in testBegin() 15266 bool BuiltinFunctionTest::isResultEdgeCase(const functionObject& function_object, glw::GLuint verte… in isResultEdgeCase() 15329 bool BuiltinFunctionTest::verifyResults(const functionObject& function_object, glw::GLuint vertex) in verifyResults()
|