Searched refs:out_program_info (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.hpp | 493 Utils::programInfo& out_program_info) const;
|
D | gl4cGPUShaderFP64Tests.cpp | 3734 Utils::programInfo& out_program_info) const in prepareProgram() 3973 …out_program_info.build(cs_c_str, fs_c_str, gs_c_str, tcs_c_str, tes_c_str, vs_c_str, &varying_name… in prepareProgram() 15127 …onTest::prepareProgram(const functionObject& function_object, Utils::programInfo& out_program_info) in prepareProgram() argument 15134 …out_program_info.build(0 /* cs */, 0 /* fs */, 0 /* gs */, 0 /* tcs */, 0 /* tes */, m_vertex_shad… in prepareProgram()
|