Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluProgramInterfaceQuery.cpp63 static void getProgramInterfaceActiveVariables(const glw::Functions &gl, uint32_t program, uint32_t… in getProgramInterfaceActiveVariables() function
85 getProgramInterfaceActiveVariables(gl, program, programInterface, index, info.activeVariables); in getProgramInterfaceBlockInfo()