Searched refs:getProgramInterfaceActiveVariables (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
H A DgluProgramInterfaceQuery.cpp61 static void getProgramInterfaceActiveVariables (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index, std::vector<int>& activeVariables) function in namespace:glu
80 getProgramInterfaceActiveVariables(gl, program, programInterface, index, info.activeVariables);

Completed in 300 milliseconds