Searched refs:uniform_double_name (Results 1 – 1 of 1) sorted by relevance
6502 std::string uniform_double_name = uniform_prefix + "double"; in initProgramObjects() local6524 …stage_data->uniforms.uniform_location_double = gl.getUniformLocation(po_id, uniform_double_name.c_… in initProgramObjects()