Searched refs:current_variable (Results 1 – 2 of 2) sorted by relevance
102 string(REGEX REPLACE "[^a-zA-Z0-9]" "" current_variable ${compiler_flag})104 CHECK_C_COMPILER_FLAG(${compiler_flag} "FLAG_SUPPORTED_${current_variable}")105 if (FLAG_SUPPORTED_${current_variable})
8936 _variable& current_variable = variables[n_variable]; in buildTestProgram() local8941 if (current_variable.array_size > 1) in buildTestProgram()8946 …current_variable.attribute_location = gl.getAttribLocation(m_po_id, attribute_name_sstream.str().c… in buildTestProgram()8948 if (current_variable.attribute_location == -1) in buildTestProgram()