Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12897 const functionObject& function_object) const;
12900 const functionObject& function_object) const;
12903 const functionObject& function_object) const;
12906 const functionObject& function_object) const;
12915 …void prepareArgument(const functionObject& function_object, glw::GLuint vertex, glw::GLubyte* buff…
12917 …void prepareComponents(const functionObject& function_object, glw::GLuint vertex, glw::GLuint argu…
12920 void prepareProgram(const functionObject& function_object, Utils::programInfo& program_info);
12922 void prepareTestData(const functionObject& function_object);
12923 void prepareVertexShaderCode(const functionObject& function_object);
12927 void testBegin(const functionObject& function_object, glw::GLuint program_id, glw::GLuint vertex);
[all …]
/third_party/jerryscript/docs/
D03.API-EXAMPLE.md217 print_handler (const jerry_value_t function_object,
319 print_handler (const jerry_value_t function_object,
D02.API-REFERENCE.md450 - `function_object` - the JavaScript function object which was invoked.